Skip to content

Commit fe56d7b

Browse files
committed
Added/Updated tests\bugs\gh_7979_test.py: Minor correction in comments
1 parent 3ad20de commit fe56d7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/bugs/gh_7979_test.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
Added [temporary] mark for SKIP this test when QA runs agains *fork* of standard FB because it hangs ('disabled_in_forks').
2323
This mark will be removed after separating QA runs (executing tests against standard FB snapshot on DEDICATED machine).
2424
25-
NB-1. QA must use command like: 'pytest -m "not disabled_in_hqbird" ...' when check *fork* of standard FB.
25+
NB-1. QA must use command like: 'pytest -m "not disabled_in_forks" ...' when check *fork* of standard FB.
2626
NB-2. Unfortunately, nowadays QA runs for standard FB and its fork are performed at the same host.
2727
Lagging problem exists with [back-]porting of some fixes/features into fork after implementation for the same FB-major version.
2828
This can cause the whole QA-job to be incompleted and missed report for one of even several days.

0 commit comments

Comments
 (0)