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 85649
editing tests tend to be slow, should be marked as SLOW accordingly in test_expectations
https://bugs.webkit.org/show_bug.cgi?id=85649
Summary
editing tests tend to be slow, should be marked as SLOW accordingly in test_e...
Dirk Pranke
Reported
2012-05-04 12:16:27 PDT
see
bug 83076
for examples and some justification.
Attachments
Add attachment
proposed patch, testcase, etc.
Tony Chang
Comment 1
2012-07-17 11:13:48 PDT
Reverted in
http://trac.webkit.org/changeset/122859
. It's unfortunate that this has been in TestExpectations 2 months after
bug 83076
was resolved. It looks like all the tests with BUGWK83076 should be removed too. I'll do that after verifying on the flakiness dashboard.
https://bugs.webkit.org/show_bug.cgi?id=83076#c20
: "...tests we mark as timeout/slow now will be forgotten."
Dirk Pranke
Comment 2
2012-07-17 11:55:11 PDT
I didn't mark the editing tests as slow because of the hardware flakiness, I did it because rniwa told me they should be considered slow. (see
https://bugs.webkit.org/show_bug.cgi?id=83076#c15
). Is that no longer the case?
Ryosuke Niwa
Comment 3
2012-07-17 12:01:29 PDT
(In reply to
comment #2
)
> I didn't mark the editing tests as slow because of the hardware flakiness, I did it because rniwa told me they should be considered slow. (see
https://bugs.webkit.org/show_bug.cgi?id=83076#c15
). Is that no longer the case?
It still is the case but if tests are passing fast enough, then we might as well remove SLOW.
Tony Chang
Comment 4
2012-07-17 12:01:41 PDT
(In reply to
comment #2
)
> I didn't mark the editing tests as slow because of the hardware flakiness, I did it because rniwa told me they should be considered slow. (see
https://bugs.webkit.org/show_bug.cgi?id=83076#c15
). Is that no longer the case?
They are integration tests (many LayoutTests are), but saying they are all slow is an over generalization. Look at the end of the log file where we list the times of the slow tests:
http://build.chromium.org/p/chromium.webkit/builders/Webkit%20Win7/builds/18689/steps/webkit_tests/logs/stdio
Tony Chang
Comment 5
2012-07-17 12:02:36 PDT
We should just mark specific tests that are slow as SLOW.
Ryosuke Niwa
Comment 6
2012-07-17 12:04:36 PDT
(In reply to
comment #5
)
> We should just mark specific tests that are slow as SLOW.
I don't think the maintenance cost is worth the benefit. It's a pure noyance as far as I'm concerned. Alternatively, we should just increase the default timeout.
Dirk Pranke
Comment 7
2012-07-17 12:06:48 PDT
I'll let you two decide what you want to do. I don't have a dog in this fight :).
Ryosuke Niwa
Comment 8
2012-07-17 12:10:32 PDT
I'm not interested in discussing this matter either. If tests are fast now, or if something is willing to fix, then that's their problem.
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