Description
Brendan McLoughlin
2018-06-04 04:55:35 PDT
Created attachment 342044 [details]
Patch
Since the full sync was giving webkit-patch upload some trouble this patch only syncs the following directories: 2dcontext, BackgroundSync, dom, FileAPI, IndexedDB, WebCryptoAPI, WebIDL, accname, acid, async-local-storage, background-fetch, beacon, budget-api, client-hints, common, cookie-store, cors, credential-management, css, custom-elements, device-memory, wake-lock, webaudio, webrtc, webxr, workers. I'll submit a follow up patch for the remaining directories and a separate patch for syncing the tools directory since some of the imports uses by webkitpy/layout_tests have been changed in a recent web-platform-test commit. Created attachment 342050 [details]
Patch
Due to merge conflict issues with the previous patch I've further limited this patch to just syncing the following directories: 2dcontext, BackgroundSync, dom, FileAPI, IndexedDB, WebCryptoAPI, WebIDL, accname, acid, async-local-storage, background-fetch, beacon, budget-api Comment on attachment 342050 [details] Patch Attachment 342050 [details] did not pass mac-ews (mac): Output: http://webkit-queues.webkit.org/results/8032380 New failing tests: imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/failures_RSA-PSS.https.any.html imported/w3c/web-platform-tests/FileAPI/historical.https.html imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/failures_RSA-PSS.https.any.worker.html Created attachment 342057 [details]
Archive of layout-test-results from ews100 for mac-sierra
The attached test failures were seen while running run-webkit-tests on the mac-ews.
Bot: ews100 Port: mac-sierra Platform: Mac OS X 10.12.6
Comment on attachment 342050 [details] Patch Attachment 342050 [details] did not pass mac-wk2-ews (mac-wk2): Output: http://webkit-queues.webkit.org/results/8032697 New failing tests: imported/w3c/web-platform-tests/beacon/headers/header-content-type.html imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/failures_RSA-PSS.https.any.html imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/failures_RSA-PSS.https.any.worker.html Created attachment 342061 [details]
Archive of layout-test-results from ews107 for mac-sierra-wk2
The attached test failures were seen while running run-webkit-tests on the mac-wk2-ews.
Bot: ews107 Port: mac-sierra-wk2 Platform: Mac OS X 10.12.6
Comment on attachment 342050 [details] Patch Attachment 342050 [details] did not pass ios-sim-ews (ios-simulator-wk2): Output: http://webkit-queues.webkit.org/results/8032828 New failing tests: imported/w3c/web-platform-tests/beacon/headers/header-content-type.html imported/w3c/web-platform-tests/IndexedDB/wasm-module-value.html Comment on attachment 342050 [details] Patch Attachment 342050 [details] did not pass mac-debug-ews (mac): Output: http://webkit-queues.webkit.org/results/8032858 New failing tests: imported/w3c/web-platform-tests/IndexedDB/interleaved-cursors-small.html imported/w3c/web-platform-tests/budget-api/interfaces.any.html imported/w3c/web-platform-tests/IndexedDB/interleaved-cursors-large.html imported/w3c/web-platform-tests/budget-api/interfaces.any.worker.html imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/failures_RSA-PSS.https.any.html imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/failures_RSA-PSS.https.any.worker.html imported/w3c/web-platform-tests/FileAPI/historical.https.html Created attachment 342064 [details]
Archive of layout-test-results from ews124 for ios-simulator-wk2
The attached test failures were seen while running run-webkit-tests on the ios-sim-ews.
Bot: ews124 Port: ios-simulator-wk2 Platform: Mac OS X 10.13.4
Created attachment 342065 [details]
Archive of layout-test-results from ews117 for mac-sierra
The attached test failures were seen while running run-webkit-tests on the mac-debug-ews.
Bot: ews117 Port: mac-sierra Platform: Mac OS X 10.12.6
Created attachment 342066 [details]
Patch
Comment on attachment 342066 [details] Patch Attachment 342066 [details] did not pass mac-ews (mac): Output: http://webkit-queues.webkit.org/results/8035161 New failing tests: imported/w3c/web-platform-tests/IndexedDB/interleaved-cursors-large.html imported/w3c/web-platform-tests/IndexedDB/interleaved-cursors-small.html imported/w3c/web-platform-tests/budget-api/interfaces.any.worker.html Created attachment 342073 [details]
Archive of layout-test-results from ews101 for mac-sierra
The attached test failures were seen while running run-webkit-tests on the mac-ews.
Bot: ews101 Port: mac-sierra Platform: Mac OS X 10.12.6
Comment on attachment 342066 [details] Patch Attachment 342066 [details] did not pass mac-wk2-ews (mac-wk2): Output: http://webkit-queues.webkit.org/results/8035211 New failing tests: imported/w3c/web-platform-tests/beacon/headers/header-content-type.html Created attachment 342074 [details]
Archive of layout-test-results from ews104 for mac-sierra-wk2
The attached test failures were seen while running run-webkit-tests on the mac-wk2-ews.
Bot: ews104 Port: mac-sierra-wk2 Platform: Mac OS X 10.12.6
Comment on attachment 342066 [details] Patch Attachment 342066 [details] did not pass mac-debug-ews (mac): Output: http://webkit-queues.webkit.org/results/8034923 New failing tests: imported/w3c/web-platform-tests/budget-api/interfaces.any.html Created attachment 342076 [details]
Archive of layout-test-results from ews117 for mac-sierra
The attached test failures were seen while running run-webkit-tests on the mac-debug-ews.
Bot: ews117 Port: mac-sierra Platform: Mac OS X 10.12.6
Comment on attachment 342066 [details] Patch Attachment 342066 [details] did not pass ios-sim-ews (ios-simulator-wk2): Output: http://webkit-queues.webkit.org/results/8035452 New failing tests: imported/w3c/web-platform-tests/beacon/headers/header-content-type.html imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/failures_RSA-PSS.https.any.html imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/failures_RSA-PSS.https.any.worker.html Created attachment 342078 [details]
Archive of layout-test-results from ews125 for ios-simulator-wk2
The attached test failures were seen while running run-webkit-tests on the ios-sim-ews.
Bot: ews125 Port: ios-simulator-wk2 Platform: Mac OS X 10.13.4
Created attachment 342251 [details]
Patch
Comment on attachment 342251 [details] Patch Attachment 342251 [details] did not pass mac-ews (mac): Output: http://webkit-queues.webkit.org/results/8080446 New failing tests: imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/failures_RSA-PSS.https.any.html imported/w3c/web-platform-tests/FileAPI/historical.https.html imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/failures_RSA-PSS.https.any.worker.html Created attachment 342256 [details]
Archive of layout-test-results from ews103 for mac-sierra
The attached test failures were seen while running run-webkit-tests on the mac-ews.
Bot: ews103 Port: mac-sierra Platform: Mac OS X 10.12.6
Comment on attachment 342251 [details] Patch Attachment 342251 [details] did not pass mac-wk2-ews (mac-wk2): Output: http://webkit-queues.webkit.org/results/8080477 New failing tests: imported/w3c/web-platform-tests/beacon/headers/header-content-type.html imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/failures_RSA-PSS.https.any.html imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/failures_RSA-PSS.https.any.worker.html Created attachment 342257 [details]
Archive of layout-test-results from ews104 for mac-sierra-wk2
The attached test failures were seen while running run-webkit-tests on the mac-wk2-ews.
Bot: ews104 Port: mac-sierra-wk2 Platform: Mac OS X 10.12.6
Comment on attachment 342251 [details] Patch Attachment 342251 [details] did not pass mac-debug-ews (mac): Output: http://webkit-queues.webkit.org/results/8080579 New failing tests: imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/failures_RSA-PSS.https.any.html imported/w3c/web-platform-tests/FileAPI/historical.https.html imported/w3c/web-platform-tests/IndexedDB/interleaved-cursors-large.html imported/w3c/web-platform-tests/IndexedDB/interleaved-cursors-small.html imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/failures_RSA-PSS.https.any.worker.html Created attachment 342260 [details]
Archive of layout-test-results from ews116 for mac-sierra
The attached test failures were seen while running run-webkit-tests on the mac-debug-ews.
Bot: ews116 Port: mac-sierra Platform: Mac OS X 10.12.6
Comment on attachment 342251 [details] Patch Attachment 342251 [details] did not pass ios-sim-ews (ios-simulator-wk2): Output: http://webkit-queues.webkit.org/results/8080569 New failing tests: imported/w3c/web-platform-tests/IndexedDB/wasm-module-value.html Created attachment 342261 [details]
Archive of layout-test-results from ews123 for ios-simulator-wk2
The attached test failures were seen while running run-webkit-tests on the ios-sim-ews.
Bot: ews123 Port: ios-simulator-wk2 Platform: Mac OS X 10.13.4
Created attachment 342275 [details]
Patch
Comment on attachment 342275 [details] Patch Attachment 342275 [details] did not pass mac-wk2-ews (mac-wk2): Output: http://webkit-queues.webkit.org/results/8083206 New failing tests: imported/w3c/web-platform-tests/beacon/headers/header-content-type.html Created attachment 342291 [details]
Archive of layout-test-results from ews104 for mac-sierra-wk2
The attached test failures were seen while running run-webkit-tests on the mac-wk2-ews.
Bot: ews104 Port: mac-sierra-wk2 Platform: Mac OS X 10.12.6
Created attachment 342294 [details]
Patch
Comment on attachment 342294 [details] Patch Clearing flags on attachment: 342294 Committed r232641: <https://trac.webkit.org/changeset/232641> All reviewed patches have been landed. Closing bug. We've got 2 failing tests that are keeping the bots red: Failing Tests: imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/failures_RSA-PSS.https.any.html imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/failures_RSA-PSS.https.any.worker.html Sample output: Regressions: Unexpected text-only failures (2) imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/failures_RSA-PSS.https.any.html [ Failure ] imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/failures_RSA-PSS.https.any.worker.html [ Failure ] https://build.webkit.org/builders/Apple%20High%20Sierra%20Release%20WK2%20%28Tests%29/builds/4965/steps/layout-test/logs/stdio > Sample output:
>
> Regressions: Unexpected text-only failures (2)
>
> imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/failures_RSA-PSS.
> https.any.html [ Failure ]
>
> imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/failures_RSA-PSS.
> https.any.worker.html [ Failure ]
>
> https://build.webkit.org/builders/
> Apple%20High%20Sierra%20Release%20WK2%20%28Tests%29/builds/4965/steps/layout-
> test/logs/stdio
David, do you know if they just need special expectations for High Sierra or is it another issue?
(In reply to youenn fablet from comment #39) > > Sample output: > > > > Regressions: Unexpected text-only failures (2) > > > > imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/failures_RSA-PSS. > > https.any.html [ Failure ] > > > > imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/failures_RSA-PSS. > > https.any.worker.html [ Failure ] > > > > https://build.webkit.org/builders/ > > Apple%20High%20Sierra%20Release%20WK2%20%28Tests%29/builds/4965/steps/layout- > > test/logs/stdio > > David, do you know if they just need special expectations for High Sierra or > is it another issue? Checking on that... it looks like these tests were renamed on 6/8 and have been failing every since. David Fenton did you already address these failures or do they still need someone to update the expectations for them? (In reply to Brendan McLoughlin from comment #41) > David Fenton did you already address these failures or do they still need > someone to update the expectations for them? Hi Brandon, I'm addressing them right now, should be done shortly (In reply to David Fenton from comment #42) > (In reply to Brendan McLoughlin from comment #41) > > David Fenton did you already address these failures or do they still need > > someone to update the expectations for them? > > Hi Brandon, I'm addressing them right now, should be done shortly Oops I meant Brendon :) Thanks (In reply to David Fenton from comment #43) > (In reply to David Fenton from comment #42) > > (In reply to Brendan McLoughlin from comment #41) > > > David Fenton did you already address these failures or do they still need > > > someone to update the expectations for them? > > > > Hi Brandon, I'm addressing them right now, should be done shortly > > Oops I meant Brendon :) Lol, still not quite right :) (In reply to Chris Dumez from comment #45) > (In reply to David Fenton from comment #43) > > (In reply to David Fenton from comment #42) > > > (In reply to Brendan McLoughlin from comment #41) > > > > David Fenton did you already address these failures or do they still need > > > > someone to update the expectations for them? > > > > > > Hi Brandon, I'm addressing them right now, should be done shortly > > > > Oops I meant Brendon :) > > Lol, still not quite right :) I know I caught that righ after I hit send :-) myBad++ Brendan! |