Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(182)

Issue 1321643002: Fix notifications tests' use of assert_object_equals (Closed)

Created:
5 years, 3 months ago by johnme
Modified:
5 years, 3 months ago
Reviewers:
Peter Beverloo
CC:
blink-reviews, peter+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Target Ref:
refs/heads/master
Project:
blink
Visibility:
Public.

Description

Fix notifications tests' use of assert_object_equals Several notifications layout tests misues assert_object_equals, passing in non-object values, and assuming it will behave like assert_equals. Spoiler - it doesn't: assert_object_equals(true, false) passes! BUG=none Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=201317

Patch Set 1 #

Total comments: 4

Patch Set 2 : Address review comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -10 lines) Patch
M LayoutTests/http/tests/notifications/notification-data-property.html View 1 chunk +1 line, -3 lines 0 comments Download
M LayoutTests/http/tests/notifications/serviceworker-notificationclick-event-data-reflection.html View 1 2 chunks +6 lines, -4 lines 0 comments Download
M LayoutTests/http/tests/notifications/serviceworker-notificationclick-event-reflection.html View 1 chunk +4 lines, -3 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 8 (3 generated)
johnme
5 years, 3 months ago (2015-08-27 13:47:22 UTC) #2
Peter Beverloo
lgtm % comment, thanks John! https://codereview.chromium.org/1321643002/diff/1/LayoutTests/http/tests/notifications/serviceworker-notificationclick-event-data-reflection.html File LayoutTests/http/tests/notifications/serviceworker-notificationclick-event-data-reflection.html (right): https://codereview.chromium.org/1321643002/diff/1/LayoutTests/http/tests/notifications/serviceworker-notificationclick-event-data-reflection.html#newcode68 LayoutTests/http/tests/notifications/serviceworker-notificationclick-event-data-reflection.html:68: // TODO(peter): NaN should ...
5 years, 3 months ago (2015-08-27 14:17:11 UTC) #3
johnme
Addressed review comments - thanks :) https://codereview.chromium.org/1321643002/diff/1/LayoutTests/http/tests/notifications/serviceworker-notificationclick-event-data-reflection.html File LayoutTests/http/tests/notifications/serviceworker-notificationclick-event-data-reflection.html (right): https://codereview.chromium.org/1321643002/diff/1/LayoutTests/http/tests/notifications/serviceworker-notificationclick-event-data-reflection.html#newcode68 LayoutTests/http/tests/notifications/serviceworker-notificationclick-event-data-reflection.html:68: // TODO(peter): NaN ...
5 years, 3 months ago (2015-08-27 14:42:14 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1321643002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1321643002/20001
5 years, 3 months ago (2015-08-27 14:42:31 UTC) #7
commit-bot: I haz the power
5 years, 3 months ago (2015-08-27 15:25:26 UTC) #8
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://src.chromium.org/viewvc/blink?view=rev&revision=201317

Powered by Google App Engine
This is Rietveld 408576698