File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 22
22
Added [temporary] mark for SKIP this test when QA runs agains *fork* of standard FB because it hangs ('disabled_in_forks').
23
23
This mark will be removed after separating QA runs (executing tests against standard FB snapshot on DEDICATED machine).
24
24
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.
26
26
NB-2. Unfortunately, nowadays QA runs for standard FB and its fork are performed at the same host.
27
27
Lagging problem exists with [back-]porting of some fixes/features into fork after implementation for the same FB-major version.
28
28
This can cause the whole QA-job to be incompleted and missed report for one of even several days.
You can’t perform that action at this time.
0 commit comments