WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
157988
Preload single download tests.
https://bugs.webkit.org/show_bug.cgi?id=157988
Summary
Preload single download tests.
Yoav Weiss
Reported
2016-05-23 06:18:11 PDT
Preload single download tests.
Attachments
Patch
(6.66 KB, patch)
2016-05-23 06:22 PDT
,
Yoav Weiss
no flags
Details
Formatted Diff
Diff
Archive of layout-test-results from ews123 for ios-simulator-wk2
(688.44 KB, application/zip)
2016-05-23 07:17 PDT
,
Build Bot
no flags
Details
Patch
(6.67 KB, patch)
2016-05-26 00:39 PDT
,
Yoav Weiss
no flags
Details
Formatted Diff
Diff
Patch
(6.17 KB, patch)
2016-05-26 13:52 PDT
,
Yoav Weiss
no flags
Details
Formatted Diff
Diff
Patch
(6.70 KB, patch)
2016-05-26 14:31 PDT
,
Yoav Weiss
no flags
Details
Formatted Diff
Diff
Show Obsolete
(4)
View All
Add attachment
proposed patch, testcase, etc.
Yoav Weiss
Comment 1
2016-05-23 06:22:18 PDT
Created
attachment 279563
[details]
Patch
Build Bot
Comment 2
2016-05-23 07:17:36 PDT
Comment on
attachment 279563
[details]
Patch
Attachment 279563
[details]
did not pass ios-sim-ews (ios-simulator-wk2): Output:
http://webkit-queues.webkit.org/results/1369482
New failing tests: http/tests/preload/single_download_preload_runner.html
Build Bot
Comment 3
2016-05-23 07:17:40 PDT
Created
attachment 279564
[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.11.4
Yoav Weiss
Comment 4
2016-05-26 00:39:12 PDT
Created
attachment 279872
[details]
Patch
Alex Christensen
Comment 5
2016-05-26 09:08:24 PDT
Comment on
attachment 279872
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=279872&action=review
> LayoutTests/http/tests/preload/resources/single_download_preload.html:44 > +<span>PASS - this text is here just so that the browser will download the font.</span>
I'm not sure PASS is a good thing to have here.
> LayoutTests/http/tests/preload/single_download_preload_runner.html:13 > + assert_equals(data, 10);
Is there a way to have this print something to the expectations? This value is what the test is confirming, and it's hard to tell just by glancing at the test.
Yoav Weiss
Comment 6
2016-05-26 13:52:22 PDT
Created
attachment 279908
[details]
Patch
Yoav Weiss
Comment 7
2016-05-26 13:54:33 PDT
(In reply to
comment #5
)
> Comment on
attachment 279872
[details]
> Patch > > View in context: >
https://bugs.webkit.org/attachment.cgi?id=279872&action=review
> > > LayoutTests/http/tests/preload/resources/single_download_preload.html:44 > > +<span>PASS - this text is here just so that the browser will download the font.</span> > > I'm not sure PASS is a good thing to have here.
Removed it
> > > LayoutTests/http/tests/preload/single_download_preload_runner.html:13 > > + assert_equals(data, 10); > > Is there a way to have this print something to the expectations? This value > is what the test is confirming, and it's hard to tell just by glancing at > the test.
Actually the expectation is not needed for testharness tests. I deleted it and added a description on the assert. Let me know if it's clear enough.
Yoav Weiss
Comment 8
2016-05-26 14:31:20 PDT
Created
attachment 279910
[details]
Patch
Yoav Weiss
Comment 9
2016-05-26 14:32:13 PDT
(In reply to
comment #8
)
> Created
attachment 279910
[details]
> Patch
Turns out expectation was needed on the debug build. Added it back.
WebKit Commit Bot
Comment 10
2016-05-26 22:42:41 PDT
Comment on
attachment 279910
[details]
Patch Clearing flags on attachment: 279910 Committed
r201447
: <
http://trac.webkit.org/changeset/201447
>
WebKit Commit Bot
Comment 11
2016-05-26 22:42:46 PDT
All reviewed patches have been landed. Closing bug.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug