Bug 225156

Summary: Mark specific tests as slow for pytest
Product: WebKit Reporter: Sam Sneddon [:gsnedders] <gsnedders>
Component: Tools / TestsAssignee: Sam Sneddon [:gsnedders] <gsnedders>
Status: RESOLVED FIXED    
Severity: Normal CC: ews-watchlist, glenn, jbedard, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=231805
Attachments:
Description Flags
Patch none

Sam Sneddon [:gsnedders]
Reported 2021-04-28 11:09:53 PDT
Currently for pytest we just outright exclude scm_unittest, as we do with test-webkitpy. However, there's no need to ignore absolutely everything; there are some tests in there which aren't slow, so instead we should explicitly mark those which are slow. (Aside: I thought I'd already filed this and posted patch, but seemingly not?)
Attachments
Patch (29.19 KB, patch)
2021-04-28 11:13 PDT, Sam Sneddon [:gsnedders]
no flags
Sam Sneddon [:gsnedders]
Comment 1 2021-04-28 11:13:01 PDT
Radar WebKit Bug Importer
Comment 2 2021-05-05 11:10:15 PDT
EWS
Comment 3 2021-05-06 08:24:30 PDT
Committed r277089 (237392@main): <https://commits.webkit.org/237392@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 427280 [details].
Note You need to log in before you can comment on or make changes to this bug.