Bug 1387279 - Disable /hr-time/timeOrigin.html for all windows. r=me a=testonly

This commit is contained in:
Joel Maher 2017-08-25 13:08:39 -04:00
Родитель 3df4454631
Коммит 47bef08567
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -2,7 +2,7 @@
type: testharness
disabled:
if (os == "linux") and (bits == 32): https://bugzilla.mozilla.org/show_bug.cgi?id=1387923
if (os == "win") and (version == "6.1.7601"): https://bugzilla.mozilla.org/show_bug.cgi?id=1387923
if (os == "win"): https://bugzilla.mozilla.org/show_bug.cgi?id=1387923
[Window timeOrigin is close to Date.now() when there is no system clock adjustment.]
expected:
if debug and not stylo and not e10s and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): FAIL