Changeset 259793 in webkit
- Timestamp:
- Apr 9, 2020, 6:19:22 AM (6 years ago)
- Location:
- trunk/LayoutTests
- Files:
-
- 2 edited
-
ChangeLog (modified) (1 diff)
-
platform/gtk/TestExpectations (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/LayoutTests/ChangeLog
r259790 r259793 1 2020-04-09 Diego Pino Garcia <dpino@igalia.com> 2 3 [GTK] Gardening, flaky failures in EWS GTK-WK2 4 https://bugs.webkit.org/show_bug.cgi?id=210268 5 6 Unreviewed gardening. 7 8 Mark tests only failing in EWS GTK-WK2 as flaky. 9 10 * platform/gtk/TestExpectations: 11 1 12 2020-04-09 Diego Pino Garcia <dpino@igalia.com> 2 13 -
trunk/LayoutTests/platform/gtk/TestExpectations
r259784 r259793 1375 1375 # Tests failing in EWS but not in test bot. 1376 1376 webkit.org/b/209533 editing/pasteboard/paste-line-endings-004.html [ Failure Pass ] 1377 webkit.org/b/209533 editing/pasteboard/paste-line-endings-005.html [ Failure ImageOnlyFailure Pass ] 1378 webkit.org/b/209533 editing/pasteboard/paste-line-endings-008.html [ Failure ImageOnlyFailure Pass ] 1377 1379 webkit.org/b/209533 fast/repaint/animation-after-layer-scroll.html [ Failure Pass ] 1378 1380 webkit.org/b/209533 http/tests/appcache/xhr-foreign-resource.html [ Failure Pass ] 1381 webkit.org/b/209533 http/tests/cookies/same-site/popup-cross-site.html [ Failure Pass ] 1379 1382 webkit.org/b/209533 http/tests/cookies/same-site/popup-cross-site-post.html [ Failure Pass ] 1380 webkit.org/b/209533 http/tests/cookies/same-site/popup- cross-site.html [ Failure Pass ]1383 webkit.org/b/209533 http/tests/cookies/same-site/popup-same-site.html [ Failure Pass ] 1381 1384 webkit.org/b/209533 http/tests/cookies/same-site/popup-same-site-post.html [ Failure Pass ] 1382 1385 webkit.org/b/209533 http/tests/cookies/same-site/popup-same-site-via-cross-site-redirect.html [ Failure Pass ] 1383 1386 webkit.org/b/209533 http/tests/cookies/same-site/popup-same-site-via-same-site-redirect.html [ Failure Pass ] 1384 webkit.org/b/209533 http/tests/cookies/same-site/popup-same-site.html [ Failure Pass ]1385 1387 webkit.org/b/209533 http/tests/security/mixedContent/insecure-css-with-secure-cookies.html [ Failure Pass ] 1386 1388 webkit.org/b/209533 http/tests/security/mixedContent/insecure-executable-css-with-secure-cookies.html [ Failure Pass ] … … 1393 1395 webkit.org/b/209533 http/tests/workers/service/shift-reload-navigation.html [ Failure Pass ] 1394 1396 webkit.org/b/209533 http/wpt/service-workers/service-worker-different-process.https.html [ Failure Pass ] 1397 webkit.org/b/209533 imported/w3c/web-platform-tests/css/css-transitions/events-004.html [ Failure Pass ] 1398 webkit.org/b/209533 imported/w3c/web-platform-tests/fetch/origin/assorted.window.html [ Failure Pass ] 1399 webkit.org/b/209533 imported/w3c/web-platform-tests/fetch/security/dangling-markup-mitigation-data-url.tentative.sub.html [ Failure Pass ] 1395 1400 webkit.org/b/209533 imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/successes_RSA-OAEP.https.any.html [ Failure Pass ] 1396 1401 webkit.org/b/209533 imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/successes_RSA-OAEP.https.any.worker.html [ Failure Pass ] 1397 webkit.org/b/209533 imported/w3c/web-platform-tests/fetch/security/dangling-markup-mitigation-data-url.tentative.sub.html [ Failure Pass ] 1402 webkit.org/b/209533 inspector/model/remote-object/date.html [ Failure Pass ] 1403 webkit.org/b/209533 inspector/storage/clearDOMStorageItems.html [ Failure Pass ] 1404 webkit.org/b/209533 inspector/storage/domStorage-events.html [ Failure Pass ] 1405 webkit.org/b/209533 inspector/unit-tests/cookie.html [ Failure Pass ] 1406 webkit.org/b/209533 js/date-constructor.html [ Failure Pass ] 1407 webkit.org/b/209533 js/date-DST-pre-1970.html [ Failure Pass ] 1408 webkit.org/b/209533 js/date-set-to-nan.html [ Failure Pass ] 1409 webkit.org/b/209533 js/date-timeClip-large-values.html [ Failure Pass ] 1410 webkit.org/b/209533 js/dom/date-big-constructor.html [ Failure Pass ] 1411 webkit.org/b/209533 js/dom/date-big-setmonth.html [ Failure Pass ] 1412 webkit.org/b/209533 media/W3C/audio/events/event_canplaythrough_manual.html [ Failure Pass ] 1413 webkit.org/b/209533 media/W3C/audio/events/event_loadeddata_manual.html [ Failure Pass ] 1414 webkit.org/b/209533 storage/indexeddb/modern/date-basic.html [ Failure Pass ] 1415 webkit.org/b/209533 storage/indexeddb/modern/date-basic-private.html [ Failure Pass ] 1416 webkit.org/b/209533 storage/indexeddb/modern/get-keyrange.html [ Failure Pass ] 1417 webkit.org/b/209533 storage/indexeddb/modern/get-keyrange-private.html [ Failure Pass ] 1418 webkit.org/b/209533 storage/indexeddb/modern/idbobjectstore-delete-1.html [ Failure Pass ] 1419 webkit.org/b/209533 storage/indexeddb/modern/idbobjectstore-delete-1-private.html [ Failure Pass ] 1420 webkit.org/b/209533 svg/animations/animation-leak-list-property-instances.html [ Failure Pass ] 1421 webkit.org/b/209533 svg/hittest/svg-clip-path-child-element-with-use.html [ Failure Pass ] 1422 webkit.org/b/209533 webaudio/codec-tests/aac/vbr-128kbps-44khz.html [ Failure Pass ] 1398 1423 1399 1424 #////////////////////////////////////////////////////////////////////////////////////////
Note:
See TracChangeset
for help on using the changeset viewer.