WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
132983
[EFL][WK2] test_ewk2_view is failed
https://bugs.webkit.org/show_bug.cgi?id=132983
Summary
[EFL][WK2] test_ewk2_view is failed
Gyuyoung Kim
Reported
2014-05-15 18:15:56 PDT
[ RUN ] EWK2ViewTest.ewk_view_theme_set /mnt/buildbot/WebKit-BuildSlave/efl-linux-64-release-wk2/build/Source/WebKit2/UIProcess/API/efl/tests/test_ewk2_view.cpp:393: Failure Value of: waitUntilTitleChangedTo("30") Actual: false Expected: true
Attachments
Patch
(2.95 KB, patch)
2014-05-16 03:56 PDT
,
Gyuyoung Kim
no flags
Details
Formatted Diff
Diff
Patch
(5.91 KB, patch)
2014-10-01 07:39 PDT
,
Ryuan Choi
gyuyoung.kim
: review+
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Gyuyoung Kim
Comment 1
2014-05-16 03:56:56 PDT
Created
attachment 231565
[details]
Patch
Chris Dumez
Comment 2
2014-05-16 06:11:24 PDT
Comment on
attachment 231565
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=231565&action=review
> Source/WebKit2/UIProcess/API/efl/tests/test_ewk2_view.cpp:-483 > - EXPECT_TRUE(waitUntilTitleChangedTo("Title after changed"));
Why was this timing out? The test looked correct even though it is true we were checking the title twice. However, the test was supposed to pass and now it looks like we are hiding / working around the problem?
Gyuyoung Kim
Comment 3
2014-05-16 06:20:37 PDT
(In reply to
comment #2
)
> (From update of
attachment 231565
[details]
) > View in context:
https://bugs.webkit.org/attachment.cgi?id=231565&action=review
> > > Source/WebKit2/UIProcess/API/efl/tests/test_ewk2_view.cpp:-483 > > - EXPECT_TRUE(waitUntilTitleChangedTo("Title after changed")); > > Why was this timing out? The test looked correct even though it is true we were checking the title twice. However, the test was supposed to pass and now it looks like we are hiding / working around the problem?
Yes, ryuan already noticed it privately. I didn't update it to the patch. ;) patch will be updated again.
Ryuan Choi
Comment 4
2014-08-06 00:33:20 PDT
Was this flaky or raised at the only the bot? I run test_ewk2_view in my local and it looks fine. (There are another failures which is related to
Bug 133378
but others are fine).
Ryuan Choi
Comment 5
2014-10-01 07:39:40 PDT
Created
attachment 239026
[details]
Patch
Gyuyoung Kim
Comment 6
2014-10-02 02:29:37 PDT
Comment on
attachment 239026
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=239026&action=review
> Source/WebKit2/ChangeLog:8 > + Enables test_ewk2_view because test cases of test_ewk2_view are passed except few tests which
Looks better below sentence. "Enable test_ewk2_view because some test cases of test_ewk2_view are passed except for few tests related to device_pixel_ratio."
Ryuan Choi
Comment 7
2014-10-02 04:15:00 PDT
Committed
r174208
: <
http://trac.webkit.org/changeset/174208
>
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