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

Issue 2823163002: Port some AOM tests from LayoutTests to SimTests. (Closed)

Created:
3 years, 8 months ago by dmazzoni
Modified:
3 years, 8 months ago
Reviewers:
bokan, esprehn, aboxhall
CC:
blink-reviews, chromium-reviews, kinuko+watch
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Port some AOM tests from LayoutTests to SimTests. BUG=680345 Review-Url: https://codereview.chromium.org/2823163002 Cr-Commit-Position: refs/heads/master@{#466272} Committed: https://chromium.googlesource.com/chromium/src/+/45494c0941e362c28b04b92f237c759f8c960794

Patch Set 1 #

Total comments: 20

Patch Set 2 : Remove calls to ExecuteJavaScript #

Total comments: 2

Patch Set 3 : Address last feedback #

Unified diffs Side-by-side diffs Delta from patch set Stats (+68 lines, -0 lines) Patch
M third_party/WebKit/Source/platform/testing/RuntimeEnabledFeaturesTestHelpers.h View 1 1 chunk +4 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/web/BUILD.gn View 1 chunk +1 line, -0 lines 0 comments Download
A third_party/WebKit/Source/web/tests/AccessibilityObjectModelTest.cpp View 1 2 1 chunk +63 lines, -0 lines 0 comments Download

Messages

Total messages: 27 (14 generated)
dmazzoni
3 years, 8 months ago (2017-04-18 04:39:34 UTC) #4
aboxhall
https://codereview.chromium.org/2823163002/diff/1/third_party/WebKit/Source/web/tests/AccessibilityObjectModelTest.cpp File third_party/WebKit/Source/web/tests/AccessibilityObjectModelTest.cpp (right): https://codereview.chromium.org/2823163002/diff/1/third_party/WebKit/Source/web/tests/AccessibilityObjectModelTest.cpp#newcode14 third_party/WebKit/Source/web/tests/AccessibilityObjectModelTest.cpp:14: class AccessibilityObjectModelTest : public SimTest { If this is ...
3 years, 8 months ago (2017-04-18 05:43:16 UTC) #5
dmazzoni
https://codereview.chromium.org/2823163002/diff/1/third_party/WebKit/Source/web/tests/AccessibilityObjectModelTest.cpp File third_party/WebKit/Source/web/tests/AccessibilityObjectModelTest.cpp (right): https://codereview.chromium.org/2823163002/diff/1/third_party/WebKit/Source/web/tests/AccessibilityObjectModelTest.cpp#newcode14 third_party/WebKit/Source/web/tests/AccessibilityObjectModelTest.cpp:14: class AccessibilityObjectModelTest : public SimTest { On 2017/04/18 05:43:16, ...
3 years, 8 months ago (2017-04-18 15:44:00 UTC) #8
aboxhall
lgtm
3 years, 8 months ago (2017-04-18 20:45:25 UTC) #9
dmazzoni
@bokan, I'd appreciate it if you could give me a secondary review since this is ...
3 years, 8 months ago (2017-04-20 05:40:12 UTC) #11
bokan
This lgtm but I'm new to SimTests myself, esprehn@ is the expert here. https://codereview.chromium.org/2823163002/diff/1/third_party/WebKit/Source/web/tests/AccessibilityObjectModelTest.cpp File ...
3 years, 8 months ago (2017-04-20 14:58:33 UTC) #12
esprehn
https://codereview.chromium.org/2823163002/diff/1/third_party/WebKit/Source/web/tests/AccessibilityObjectModelTest.cpp File third_party/WebKit/Source/web/tests/AccessibilityObjectModelTest.cpp (right): https://codereview.chromium.org/2823163002/diff/1/third_party/WebKit/Source/web/tests/AccessibilityObjectModelTest.cpp#newcode30 third_party/WebKit/Source/web/tests/AccessibilityObjectModelTest.cpp:30: main_resource.Complete("<button id=\"button\">Click me</button>"); id=button, no quotes are needed and ...
3 years, 8 months ago (2017-04-20 19:54:07 UTC) #13
dmazzoni
Got it, so these should be pure unit tests and not even touch the JavaScript ...
3 years, 8 months ago (2017-04-21 00:07:35 UTC) #14
esprehn
lgtm https://codereview.chromium.org/2823163002/diff/20001/third_party/WebKit/Source/web/tests/AccessibilityObjectModelTest.cpp File third_party/WebKit/Source/web/tests/AccessibilityObjectModelTest.cpp (right): https://codereview.chromium.org/2823163002/diff/20001/third_party/WebKit/Source/web/tests/AccessibilityObjectModelTest.cpp#newcode36 third_party/WebKit/Source/web/tests/AccessibilityObjectModelTest.cpp:36: EXPECT_NE(nullptr, button->accessibleNode()); Could you assert about some properties ...
3 years, 8 months ago (2017-04-21 03:14:46 UTC) #19
esprehn
On 2017/04/21 at 00:07:35, dmazzoni wrote: > Got it, so these should be pure unit ...
3 years, 8 months ago (2017-04-21 03:16:17 UTC) #20
dmazzoni
https://codereview.chromium.org/2823163002/diff/20001/third_party/WebKit/Source/web/tests/AccessibilityObjectModelTest.cpp File third_party/WebKit/Source/web/tests/AccessibilityObjectModelTest.cpp (right): https://codereview.chromium.org/2823163002/diff/20001/third_party/WebKit/Source/web/tests/AccessibilityObjectModelTest.cpp#newcode36 third_party/WebKit/Source/web/tests/AccessibilityObjectModelTest.cpp:36: EXPECT_NE(nullptr, button->accessibleNode()); On 2017/04/21 03:14:46, esprehn wrote: > Could ...
3 years, 8 months ago (2017-04-21 04:53:14 UTC) #21
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2823163002/40001
3 years, 8 months ago (2017-04-21 04:53:49 UTC) #24
commit-bot: I haz the power
3 years, 8 months ago (2017-04-21 06:37:07 UTC) #27
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/45494c0941e362c28b04b92f237c...

Powered by Google App Engine
This is Rietveld 408576698