Skip to content
This repository has been archived by the owner on Aug 4, 2022. It is now read-only.

Commit

Permalink
Bug 1547557 - [wpt-sync] Update web-platform-tests to 2f2bf34086414fb…
Browse files Browse the repository at this point in the history
…3bd8e01e92aca1aa18e7ea730, a=testonly

wpt-head: 2f2bf34086414fb3bd8e01e92aca1aa18e7ea730
wpt-type: landing
  • Loading branch information
moz-wptsync-bot authored and jgraham committed May 3, 2019
1 parent d37eb6f commit 1031167
Show file tree
Hide file tree
Showing 16 changed files with 50 additions and 58 deletions.

This file was deleted.

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -86,3 +86,9 @@
[Initial value for <length> correctly computed [1in\]]
expected: FAIL

[Initial value for <url> correctly computed [url(a)\]]
expected: FAIL

[Initial value for <url>+ correctly computed [url(a) url(a)\]]
expected: FAIL

Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
[Event-timestamp-safe-resolution.html]
[Event timestamp should not have a resolution better than 5 microseconds]
expected:
if os == "android" and not e10s: PASS
FAIL
expected: FAIL

Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,21 @@
[Cross-site iframe]
expected: FAIL

[web-platform.test -> www.not-web-platform.test:8443 iframe: user-activated]
expected: FAIL

[web-platform.test -> web-platform.test:8443 iframe: user-activated]
expected: FAIL

[web-platform.test -> www.web-platform.test:8443 iframe: forced]
expected: FAIL

[web-platform.test -> web-platform.test:8443 iframe: forced]
expected: FAIL

[web-platform.test -> www.web-platform.test:8443 iframe: user-activated]
expected: FAIL

[web-platform.test -> www.not-web-platform.test:8443 iframe: forced]
expected: FAIL

4 changes: 2 additions & 2 deletions testing/web-platform/meta/mozilla-sync
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
local: d14e2042e7e706c3ba305d5a517bbaeba3f610af
upstream: add24188a1226f3598ad6b455e71641c9ac6a5fd
local: 8d443e94452a1f0780c9d92cb2fd1bbb69e74f53
upstream: 2f2bf34086414fb3bd8e01e92aca1aa18e7ea730
1 change: 1 addition & 0 deletions testing/web-platform/meta/notifications/__dir__.ini
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
lsan-allowed: [Alloc, NS_GetXPTCallStub, NewPage, nsXPCWrappedJS::GetNewOrUsed]
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,6 @@
expected: TIMEOUT

[idlharness.any.serviceworker.html]
[PerformanceObserver interface: calling observe(PerformanceObserverInit) on observer with too few arguments must throw TypeError]
expected: FAIL

[PerformanceObserver interface: operation observe(PerformanceObserverInit)]
expected: FAIL

[PerformanceMark interface: attribute detail]
expected: FAIL

Expand All @@ -22,12 +16,6 @@
[PerformanceMark interface: attribute detail]
expected: FAIL

[PerformanceObserver interface: calling observe(PerformanceObserverInit) on observer with too few arguments must throw TypeError]
expected: FAIL

[PerformanceObserver interface: operation observe(PerformanceObserverInit)]
expected: FAIL

[PerformanceMark interface: mark must inherit property "detail" with the proper type]
expected: FAIL

Expand All @@ -39,12 +27,6 @@
[PerformanceMark interface: attribute detail]
expected: FAIL

[PerformanceObserver interface: calling observe(PerformanceObserverInit) on observer with too few arguments must throw TypeError]
expected: FAIL

[PerformanceObserver interface: operation observe(PerformanceObserverInit)]
expected: FAIL

[PerformanceMark interface: mark must inherit property "detail" with the proper type]
expected: FAIL

Expand All @@ -56,12 +38,6 @@
[PerformanceMark interface: attribute detail]
expected: FAIL

[PerformanceObserver interface: calling observe(PerformanceObserverInit) on observer with too few arguments must throw TypeError]
expected: FAIL

[PerformanceObserver interface: operation observe(PerformanceObserverInit)]
expected: FAIL

[PerformanceMark interface: mark must inherit property "detail" with the proper type]
expected: FAIL

Expand Down

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[resource-timing-level1.sub.html]
disabled:
if (os == "mac"): https://bugzilla.mozilla.org/show_bug.cgi?id=1543604
if (os == "android"): https://bugzilla.mozilla.org/show_bug.cgi?id=1543604
if os == "mac": https://bugzilla.mozilla.org/show_bug.cgi?id=1543604
if os == "android": https://bugzilla.mozilla.org/show_bug.cgi?id=1543604
Original file line number Diff line number Diff line change
@@ -1,60 +1,60 @@
[getdisplaymedia.https.html]
[getDisplayMedia({"video":true}) must succeed with video]
expected:
if os == "android" and not e10s: FAIL
if (os == "android") and not e10s: FAIL

[getDisplayMedia({"video":true,"audio":false}) must succeed with video]
expected:
if os == "android" and not e10s: FAIL
if (os == "android") and not e10s: FAIL

[getDisplayMedia({"audio":false}) must succeed with video]
expected:
if os == "android" and not e10s: FAIL
if (os == "android") and not e10s: FAIL

[getDisplayMedia({}) must succeed with video]
expected:
if os == "android" and not e10s: FAIL
if (os == "android") and not e10s: FAIL

[getDisplayMedia(undefined) must succeed with video]
expected:
if os == "android" and not e10s: FAIL
if (os == "android") and not e10s: FAIL

[getDisplayMedia({"video":true,"audio":true}) must succeed with video maybe audio]
expected:
if os == "android" and not e10s: FAIL
if (os == "android") and not e10s: FAIL

[getDisplayMedia({"audio":true}) must succeed with video maybe audio]
expected:
if os == "android" and not e10s: FAIL
if (os == "android") and not e10s: FAIL
PASS

[getDisplayMedia({"video":{"width":{"max":360}}}) must be constrained]
expected:
if os == "android" and not e10s: FAIL
if (os == "android") and not e10s: FAIL

[getDisplayMedia({"video":{"height":{"max":240}}}) must be constrained]
expected:
if os == "android" and not e10s: FAIL
if (os == "android") and not e10s: FAIL

[getDisplayMedia({"video":{"width":{"max":360},"height":{"max":240}}}) must be constrained]
expected:
if os == "android" and not e10s: FAIL
if (os == "android") and not e10s: FAIL

[getDisplayMedia({"video":{"frameRate":{"max":4}}}) must be constrained]
expected:
if os == "android" and not e10s: FAIL
if (os == "android") and not e10s: FAIL

[getDisplayMedia({"video":{"frameRate":{"max":4},"width":{"max":360}}}) must be constrained]
expected:
if os == "android" and not e10s: FAIL
if (os == "android") and not e10s: FAIL

[getDisplayMedia({"video":{"frameRate":{"max":4},"height":{"max":240}}}) must be constrained]
expected:
if os == "android" and not e10s: FAIL
if (os == "android") and not e10s: FAIL

[getDisplayMedia({"video":{"frameRate":{"max":4},"width":{"max":360},"height":{"max":240}}}) must be constrained]
expected:
if os == "android" and not e10s: FAIL
if (os == "android") and not e10s: FAIL

[getDisplayMedia() with getSettings]
expected: FAIL
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
prefs: [dom.serviceWorkers.enabled:true]
lsan-allowed: [Alloc, CompareNetwork, Create, EntrySlotOrCreate, MakeUnique, Malloc, NS_NewLoadGroup, NewChannelFromURIWithProxyFlagsInternal, NewPage, PLDHashTable::Add, Realloc, SharedMutex, Then, createTable, mozilla::BasePrincipal::CreateCodebasePrincipal, mozilla::SchedulerGroup::CreateEventTargetFor, mozilla::ThrottledEventQueue::Create, mozilla::detail::UniqueSelector, mozilla::dom::PerformanceStorageWorker::Create, mozilla::dom::ServiceWorkerJobQueue::RunJob, mozilla::dom::ServiceWorkerManager::Unregister, mozilla::dom::ServiceWorkerRegistrationMainThread::Unregister, mozilla::dom::UnregisterCallback::UnregisterCallback, mozilla::dom::WorkerCSPEventListener::Create, mozilla::dom::WorkerPrivate::EnsurePerformanceCounter, mozilla::dom::WorkerPrivate::WorkerPrivate, mozilla::dom::cache::CacheOpChild::Recv__delete__, mozilla::dom::serviceWorkerScriptCache::, mozilla::net::HttpBaseChannel::HttpBaseChannel, mozilla::net::HttpChannelChild::HttpChannelChild, mozilla::net::nsHttpHandler::NewProxiedChannel, mozilla::net::nsIOService::NewChannelFromURIWithProxyFlagsInternal, mozilla::net::nsStandardURL::TemplatedMutator, nsPermission::Create, nsTimer, nsTimer::WithEventTarget, operator]
lsan-allowed: [Alloc, CompareNetwork, Create, EntrySlotOrCreate, MakeUnique, Malloc, NS_NewLoadGroup, NewChannelFromURIWithProxyFlagsInternal, NewPage, PLDHashTable::Add, Realloc, SharedMutex, Then, createTable, mozilla::BasePrincipal::CreateCodebasePrincipal, mozilla::SchedulerGroup::CreateEventTargetFor, mozilla::ThrottledEventQueue::Create, mozilla::WeakPtr, mozilla::detail::UniqueSelector, mozilla::dom::PerformanceStorageWorker::Create, mozilla::dom::ServiceWorkerJobQueue::RunJob, mozilla::dom::ServiceWorkerManager::Unregister, mozilla::dom::ServiceWorkerRegistrationMainThread::Unregister, mozilla::dom::UnregisterCallback::UnregisterCallback, mozilla::dom::WorkerCSPEventListener::Create, mozilla::dom::WorkerPrivate::EnsurePerformanceCounter, mozilla::dom::WorkerPrivate::WorkerPrivate, mozilla::dom::cache::CacheOpChild::Recv__delete__, mozilla::dom::serviceWorkerScriptCache::, mozilla::net::HttpBaseChannel::HttpBaseChannel, mozilla::net::HttpChannelChild::HttpChannelChild, mozilla::net::nsHttpHandler::NewProxiedChannel, mozilla::net::nsIOService::NewChannelFromURIWithProxyFlagsInternal, mozilla::net::nsStandardURL::TemplatedMutator, nsPermission::Create, nsTimer, nsTimer::WithEventTarget, operator]
leak-threshold: [default:51200, tab:51200]
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
[navigate-window.https.html]
expected:
if sw-10s: CRASH
[Clients.matchAll() should not show an old window after it navigates.]
expected: FAIL

Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
[unregister-then-register.https.html]
disabled:
if os == "android" and not e10s: https://bugzilla.mozilla.org/show_bug.cgi?id=1499972
if (os == "android") and not e10s: https://bugzilla.mozilla.org/show_bug.cgi?id=1499972
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
[update-not-allowed.https.html]
disabled:
if os == "android" and not e10s: https://bugzilla.mozilla.org/show_bug.cgi?id=1499972
if (os == "android") and not e10s: https://bugzilla.mozilla.org/show_bug.cgi?id=1499972
1 change: 1 addition & 0 deletions testing/web-platform/meta/webrtc/__dir__.ini
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
prefs: [media.navigator.permission.disabled:true, media.navigator.streams.fake:true, privacy.resistFingerprinting.reduceTimerPrecision.jitter:false, privacy.reduceTimerPrecision:false]
leak-threshold: [default:51200]

0 comments on commit 1031167

Please sign in to comment.