gecko-dev/dom/performance/tests
James Willcox 61ca9441b1 Bug 1525959 - Skip some mochitests tests under GeckoView r=geckoview-reviewers,esawin
There are few things that are either Fennec-specific or don't work
currently under GeckoView w/ e10s under TestRunnerActivity. Disable
these so we can get some testing going in automation.

This also replaces 'isFennec' with the more correct 'is_fennec'.

Differential Revision: https://phabricator.services.mozilla.com/D19016

--HG--
extra : moz-landing-system : lando
2019-02-27 15:01:43 +00:00
..
.eslintrc.js Bug 1512052 - Add more .eslintrc.js files for test directories. r=mossop 2018-12-11 13:15:08 +00:00
empty.js Bug 1425458 - Resource timing entries Workers - part 7 - mochitests, r=smaug 2018-01-24 17:17:32 +01:00
mochitest.ini Bug 1525959 - Skip some mochitests tests under GeckoView r=geckoview-reviewers,esawin 2019-02-27 15:01:43 +00:00
serverTiming.sjs Bug 1423495 - Part2: Test case, r=baku 2018-01-10 04:02:00 +01:00
sharedworker_performance_user_timing.js
test_performance_navigation_timing.html Bug 1462891 - Add Timer Rounding to Navigation APIs. r=baku 2018-05-24 15:44:46 -05:00
test_performance_observer.html Bug 1403027 - Do not throw from PerformanceObserver.observe when none of the entryTypes are known (log a JS console warning instead); r=bz 2018-01-24 20:59:04 -05:00
test_performance_observer.js Bug 1403027 - Do not throw from PerformanceObserver.observe when none of the entryTypes are known (log a JS console warning instead); r=bz 2018-01-24 20:59:04 -05:00
test_performance_server_timing.html Bug 1423495 - Part2: Test case, r=baku 2018-01-10 04:02:00 +01:00
test_performance_server_timing_plain_http.html Bug 1375829 part 2. The default binding toJSON should skip over attributes that are not exposed in the current global. r=qdot 2018-05-17 23:39:52 -04:00
test_performance_timing_json.html Bug 1375829 part 2. The default binding toJSON should skip over attributes that are not exposed in the current global. r=qdot 2018-05-17 23:39:52 -04:00
test_performance_user_timing.html Bug 1435296 Address test failures caused by bumping timer precision to 2 ms r=baku 2018-02-12 11:39:41 -06:00
test_performance_user_timing.js Bug 1444150 Performance.measure(name) should not throw if name is one of the readonly attribute of the Performance interface, r=valentin 2018-03-09 08:23:44 +01:00
test_sharedWorker_performance_user_timing.html Bug 1435296 Address test failures caused by bumping timer precision to 2 ms r=baku 2018-02-12 11:39:41 -06:00
test_timeOrigin.html Bug 1435296 Remove unneeded script import from test_timeOrigin.html r=baku 2018-02-10 09:11:04 -06:00
test_worker_observer.html Bug 1403027 - Do not throw from PerformanceObserver.observe when none of the entryTypes are known (log a JS console warning instead); r=bz 2018-01-24 20:59:04 -05:00
test_worker_performance_entries.html Bug 1435296 Address test failures caused by bumping timer precision to 2 ms r=baku 2018-02-12 11:39:41 -06:00
test_worker_performance_entries.js Bug 1425458 - Resource timing entries Workers - part 7 - mochitests, r=smaug 2018-01-24 17:17:32 +01:00
test_worker_performance_entries.sjs Bug 1425458 - Resource timing entries Workers - part 7 - mochitests, r=smaug 2018-01-24 17:17:32 +01:00
test_worker_performance_now.html Bug 1336712 - dom: Remove performance.now() test checks for Windows XP. r=bzbarsky 2018-09-13 23:39:41 -07:00
test_worker_performance_now.js Bug 1336712 - dom: Remove performance.now() test checks for Windows XP. r=bzbarsky 2018-09-13 23:39:41 -07:00
test_worker_user_timing.html Bug 1435296 Address test failures caused by bumping timer precision to 2 ms r=baku 2018-02-12 11:39:41 -06:00
worker_performance_observer.js
worker_performance_user_timing.js