scarpe-team / scarpe

Scarpe - shoes but running on webview

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Stop running all Tiranti examples in standard CI, takes too long

noahgibbs opened this issue · comments

I thought it was a good idea. But running all the examples twice isn't so great. It's taking a long time for every run and significantly increasing variance of runtime.

Short term: stop running Tiranti examples in scarpe main repo/branch.
Medium term: copy all the examples to Shoes-Spec, validate that they run with all the appropriate Scarpe implementations.
Long term: every example should have an sspec file to actually manipulate it somewhat, pressing buttons, changing drop-downs, etc.

Shoes-Spec is running all the specs in Tiranti now. So once examples are there, they'll run in Tiranti.

I'm just changing this to only do Tiranti as we move toward Tiranti being the default. Will be fixed when PR #472 is merged.

Fixed.