WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 57315
[GTK]
r82185
broke the testwebview test
https://bugs.webkit.org/show_bug.cgi?id=57315
Summary
[GTK] r82185 broke the testwebview test
Philippe Normand
Reported
2011-03-29 02:12:25 PDT
ERROR:../../Source/WebKit/gtk/tests/testwebview.c:269:do_test_webkit_web_view_adjustments: assertion failed (gtk_adjustment_get_value(adjustment) == 100.0): (0 == 100) I will disable the ASSERT for now and try to figure out a patch.
Attachments
Add attachment
proposed patch, testcase, etc.
Martin Robinson
Comment 1
2011-05-09 19:00:11 PDT
This seems to be passing now. I'm going to close this bug and update the test file.
Philippe Normand
Comment 2
2011-05-12 05:17:08 PDT
Well it's still fails on 32-bits Release...
Philippe Normand
Comment 3
2011-05-12 05:17:42 PDT
ERROR:../../Source/WebKit/gtk/tests/testwebview.c:285:do_test_webkit_web_view_adjustments: assertion failed (upper == gtk_adjustment_get_upper(adjustment)): (0 == 1235)
Martin Robinson
Comment 4
2011-05-12 08:54:14 PDT
(In reply to
comment #3
)
> ERROR:../../Source/WebKit/gtk/tests/testwebview.c:285:do_test_webkit_web_view_adjustments: assertion failed (upper == gtk_adjustment_get_upper(adjustment)): (0 == 1235)
It's very weird that this only fails on the 32-bit release bot. :(
Martin Robinson
Comment 5
2011-05-12 11:19:54 PDT
(In reply to
comment #4
)
> (In reply to
comment #3
) > > ERROR:../../Source/WebKit/gtk/tests/testwebview.c:285:do_test_webkit_web_view_adjustments: assertion failed (upper == gtk_adjustment_get_upper(adjustment)): (0 == 1235) > > It's very weird that this only fails on the 32-bit release bot. :(
This is a different assertion failing, so I don't think this is the same 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