RESOLVED FIXED 186931
Disable WebSocket in WatchOS
https://bugs.webkit.org/show_bug.cgi?id=186931
Summary Disable WebSocket in WatchOS
youenn fablet
Reported 2018-06-22 10:44:17 PDT
Not needed right now
Attachments
Patch (5.91 KB, patch)
2018-06-22 10:51 PDT, youenn fablet
no flags
Archive of layout-test-results from ews113 for mac-sierra (3.15 MB, application/zip)
2018-06-22 12:22 PDT, EWS Watchlist
no flags
Patch (5.30 KB, patch)
2018-06-22 14:10 PDT, youenn fablet
no flags
Patch for landing, fixing path to testharness.js (5.33 KB, patch)
2018-06-22 16:21 PDT, youenn fablet
no flags
youenn fablet
Comment 1 2018-06-22 10:44:46 PDT
youenn fablet
Comment 2 2018-06-22 10:51:03 PDT
Wenson Hsieh
Comment 3 2018-06-22 12:02:45 PDT
+ jbedard Do you remember if we can currently run http tests on watchOS? IIUC, running http tests on watch simulator is blocked by <rdar://problem/39141677>...
EWS Watchlist
Comment 4 2018-06-22 12:22:28 PDT
Comment on attachment 343344 [details] Patch Attachment 343344 [details] did not pass mac-debug-ews (mac): Output: https://webkit-queues.webkit.org/results/8293435 New failing tests: performance-api/performance-observer-no-document-leak.html
EWS Watchlist
Comment 5 2018-06-22 12:22:29 PDT
Created attachment 343353 [details] Archive of layout-test-results from ews113 for mac-sierra The attached test failures were seen while running run-webkit-tests on the mac-debug-ews. Bot: ews113 Port: mac-sierra Platform: Mac OS X 10.12.6
Wenson Hsieh
Comment 6 2018-06-22 12:56:52 PDT
(In reply to Wenson Hsieh from comment #3) > + jbedard > > Do you remember if we can currently run http tests on watchOS? IIUC, running > http tests on watch simulator is blocked by <rdar://problem/39141677>... Jonathan confirmed this on IRC. Youenn, can we make this a non-http layout test?
youenn fablet
Comment 7 2018-06-22 12:58:26 PDT
OK, I will move it some non http folder.
youenn fablet
Comment 8 2018-06-22 14:10:11 PDT
youenn fablet
Comment 9 2018-06-22 16:21:26 PDT
Created attachment 343390 [details] Patch for landing, fixing path to testharness.js
WebKit Commit Bot
Comment 10 2018-06-22 19:42:08 PDT
Comment on attachment 343390 [details] Patch for landing, fixing path to testharness.js Clearing flags on attachment: 343390 Committed r233119: <https://trac.webkit.org/changeset/233119>
WebKit Commit Bot
Comment 11 2018-06-22 19:42:09 PDT
All reviewed patches have been landed. Closing bug.
Alexey Proskuryakov
Comment 12 2018-06-22 23:11:42 PDT
Comment on attachment 343390 [details] Patch for landing, fixing path to testharness.js View in context: https://bugs.webkit.org/attachment.cgi?id=343390&action=review > LayoutTests/ChangeLog:11 > + * fast/dom/Window/watchos/no-websocket-in-watchos.html: Added. Are tests in this directory run in watchOS at all either?
Wenson Hsieh
Comment 13 2018-06-22 23:14:23 PDT
(In reply to Alexey Proskuryakov from comment #12) > Comment on attachment 343390 [details] > Patch for landing, fixing path to testharness.js > > View in context: > https://bugs.webkit.org/attachment.cgi?id=343390&action=review > > > LayoutTests/ChangeLog:11 > > + * fast/dom/Window/watchos/no-websocket-in-watchos.html: Added. > > Are tests in this directory run in watchOS at all either? Test expectations for watchOS in our internal repo have: fast/dom/Window/watchos [ Pass ]
Note You need to log in before you can comment on or make changes to this bug.