зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1862063 - Set scrollend-event-fired-for-programmatic-scroll.html subtest as intermittent on linux asan/tsan. a=test-only
This commit is contained in:
Родитель
673672d339
Коммит
1a86a0ab67
|
@ -1,10 +1,12 @@
|
|||
[scrollend-event-fired-for-programmatic-scroll.html]
|
||||
[Tests scrollend event for calling scroll functions.]
|
||||
expected:
|
||||
if tsan: [FAIL, PASS]
|
||||
if os == "linux" and asan: [FAIL, PASS]
|
||||
if os == "linux" and tsan: [FAIL, PASS]
|
||||
if os == "android" and debug: [FAIL, PASS]
|
||||
|
||||
[Tests scrollend event for changing scroll attributes.]
|
||||
expected:
|
||||
if tsan: [FAIL, PASS]
|
||||
if os == "linux" and asan: [FAIL, PASS]
|
||||
if os == "linux" and tsan: [FAIL, PASS]
|
||||
if os == "android" and debug: [FAIL, PASS]
|
||||
|
|
Загрузка…
Ссылка в новой задаче