Bug 148078 - [Streams API] Sync tests with upstream reference
Summary: [Streams API] Sync tests with upstream reference
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Xabier Rodríguez Calvar
URL:
Keywords:
Depends on: 147978
Blocks:
  Show dependency treegraph
 
Reported: 2015-08-17 09:02 PDT by Xabier Rodríguez Calvar
Modified: 2015-08-20 01:00 PDT (History)
7 users (show)

See Also:


Attachments
Patch (31.14 KB, patch)
2015-08-17 09:12 PDT, Xabier Rodríguez Calvar
no flags Details | Formatted Diff | Diff
Archive of layout-test-results from ews103 for mac-mavericks (545.38 KB, application/zip)
2015-08-17 09:44 PDT, Build Bot
no flags Details
Archive of layout-test-results from ews106 for mac-mavericks-wk2 (608.94 KB, application/zip)
2015-08-17 09:49 PDT, Build Bot
no flags Details
Patch (32.04 KB, patch)
2015-08-18 04:49 PDT, Xabier Rodríguez Calvar
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Xabier Rodríguez Calvar 2015-08-17 09:02:51 PDT
[Streams API] Sync tests with upstream reference
Comment 1 Xabier Rodríguez Calvar 2015-08-17 09:12:54 PDT
Created attachment 259154 [details]
Patch

With this patch we are syncing with the upstream reference tests. It needs bug 147978 because otherwise we would need to change some expectations to fail, which I don't think it is wanted. The rest should be ok. Ready for review though tests are going to fail at EWS.
Comment 2 Xabier Rodríguez Calvar 2015-08-17 09:22:10 PDT
Adding the dependency because of the expectations.
Comment 3 Build Bot 2015-08-17 09:43:58 PDT
Comment on attachment 259154 [details]
Patch

Attachment 259154 [details] did not pass mac-ews (mac):
Output: http://webkit-queues.webkit.org/results/68388

New failing tests:
streams/reference-implementation/readable-stream-templated.html
Comment 4 Build Bot 2015-08-17 09:44:02 PDT
Created attachment 259156 [details]
Archive of layout-test-results from ews103 for mac-mavericks

The attached test failures were seen while running run-webkit-tests on the mac-ews.
Bot: ews103  Port: mac-mavericks  Platform: Mac OS X 10.9.5
Comment 5 Build Bot 2015-08-17 09:49:17 PDT
Comment on attachment 259154 [details]
Patch

Attachment 259154 [details] did not pass mac-wk2-ews (mac-wk2):
Output: http://webkit-queues.webkit.org/results/68396

New failing tests:
streams/reference-implementation/readable-stream-templated.html
Comment 6 Build Bot 2015-08-17 09:49:21 PDT
Created attachment 259157 [details]
Archive of layout-test-results from ews106 for mac-mavericks-wk2

The attached test failures were seen while running run-webkit-tests on the mac-wk2-ews.
Bot: ews106  Port: mac-mavericks-wk2  Platform: Mac OS X 10.9.5
Comment 7 Xabier Rodríguez Calvar 2015-08-18 04:49:05 PDT
Created attachment 259263 [details]
Patch

Reposting patch after bug 147978 is fixed.
Comment 8 WebKit Commit Bot 2015-08-20 01:00:53 PDT
Comment on attachment 259263 [details]
Patch

Clearing flags on attachment: 259263

Committed r188684: <http://trac.webkit.org/changeset/188684>
Comment 9 WebKit Commit Bot 2015-08-20 01:00:58 PDT
All reviewed patches have been landed.  Closing bug.