mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-30 08:12:05 +00:00
Disable test for 321000 due to sporadic failures. Tracked by bug 474081.
This commit is contained in:
parent
1160f2fd19
commit
ea322698e6
@ -59,10 +59,11 @@ _TEST_FILES = test_feed_discovery.html \
|
||||
offlineChild2.cacheManifest^headers^ \
|
||||
$(NULL)
|
||||
|
||||
# browser_bug423833.js disabled temporarily since it's unreliable: bug 428712
|
||||
# browser_sanitize-download-history.js disabled temporarily since it's unreliable: bug 432425
|
||||
_BROWSER_FILES = browser_bug321000.js \
|
||||
browser_sanitize-timespans.js \
|
||||
# The following tests are disabled because they are unreliable:
|
||||
# browser_bug321000.js is bug 474081
|
||||
# browser_bug423833.js is bug 428712
|
||||
# browser_sanitize-download-history.js is bug 432425
|
||||
_BROWSER_FILES = browser_sanitize-timespans.js \
|
||||
browser_bug405137.js \
|
||||
browser_bug409481.js \
|
||||
browser_bug413915.js \
|
||||
|
Loading…
Reference in New Issue
Block a user