WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
95493
[Tests] Add basic tests to http/tests/notifications
https://bugs.webkit.org/show_bug.cgi?id=95493
Summary
[Tests] Add basic tests to http/tests/notifications
Jon Lee
Reported
2012-08-30 13:17:23 PDT
Include a few tests that test the notifications API for DRT and WTR.
Attachments
WIP Patch
(11.21 KB, patch)
2012-08-30 13:31 PDT
,
Jon Lee
no flags
Details
Formatted Diff
Diff
Patch
(30.66 KB, patch)
2012-08-31 00:28 PDT
,
Jon Lee
no flags
Details
Formatted Diff
Diff
Patch
(31.75 KB, patch)
2012-08-31 01:01 PDT
,
Jon Lee
no flags
Details
Formatted Diff
Diff
Patch
(32.62 KB, patch)
2012-08-31 10:48 PDT
,
Jon Lee
ap
: review+
Details
Formatted Diff
Diff
Show Obsolete
(3)
View All
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2012-08-30 13:18:44 PDT
<
rdar://problem/12209303
>
Jon Lee
Comment 2
2012-08-30 13:31:50 PDT
Created
attachment 161542
[details]
WIP Patch
WebKit Review Bot
Comment 3
2012-08-30 17:44:56 PDT
Comment on
attachment 161542
[details]
WIP Patch
Attachment 161542
[details]
did not pass chromium-ews (chromium-xvfb): Output:
http://queues.webkit.org/results/13682936
New failing tests: http/tests/notifications/show.html http/tests/notifications/request.html
Jon Lee
Comment 4
2012-08-31 00:28:59 PDT
Created
attachment 161627
[details]
Patch
Build Bot
Comment 5
2012-08-31 00:56:35 PDT
Comment on
attachment 161627
[details]
Patch
Attachment 161627
[details]
did not pass win-ews (win): Output:
http://queues.webkit.org/results/13716072
Jon Lee
Comment 6
2012-08-31 01:01:21 PDT
Created
attachment 161631
[details]
Patch
Build Bot
Comment 7
2012-08-31 01:32:42 PDT
Comment on
attachment 161631
[details]
Patch
Attachment 161631
[details]
did not pass win-ews (win): Output:
http://queues.webkit.org/results/13722064
Jon Lee
Comment 8
2012-08-31 10:48:46 PDT
Created
attachment 161733
[details]
Patch
Alexey Proskuryakov
Comment 9
2012-08-31 12:03:16 PDT
Comment on
attachment 161733
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=161733&action=review
> Source/WebKit2/WebProcess/InjectedBundle/API/c/WKBundlePrivate.h:78 > +WK_EXPORT uint64_t WKBundleGetWebNotificationID(WKBundleRef bundle, JSContextRef context, JSValueRef notification);
Should these methods be ForTesting?
Jon Lee
Comment 10
2012-08-31 12:06:36 PDT
Comment on
attachment 161733
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=161733&action=review
>> Source/WebKit2/WebProcess/InjectedBundle/API/c/WKBundlePrivate.h:78 >> +WK_EXPORT uint64_t WKBundleGetWebNotificationID(WKBundleRef bundle, JSContextRef context, JSValueRef notification); > > Should these methods be ForTesting?
They could be. I just followed style. That whole section is just TestRunner SPI.
Jon Lee
Comment 11
2012-08-31 12:08:20 PDT
Committed
r127299
: <
http://trac.webkit.org/changeset/127299
>
Jessie Berlin
Comment 12
2012-08-31 13:23:07 PDT
(In reply to
comment #11
)
> Committed
r127299
: <
http://trac.webkit.org/changeset/127299
>
This caused 4 tests to start failing on Lion. Please fix soon or roll out your patch, because those 4 tests are the only thing standing between that bot and green right now.
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