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

Description Sam Sneddon [:gsnedders] 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?)
Comment 1 Sam Sneddon [:gsnedders] 2021-04-28 11:13:01 PDT
Created attachment 427280 [details]
Patch
Comment 2 Radar WebKit Bug Importer 2021-05-05 11:10:15 PDT
<rdar://problem/77566017>
Comment 3 EWS 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].