Elsa Nyman
Design-system team, here for the visual diffs.
Member · 333 reputation · here since 14 Oct 2021
Asked (7)
net::ERR_ABORTED on an authenticated route is our single biggest source of failures
Top error signature in a clean single-worker run, by a wide margin: 55 of the 192 failures I captured, plus a big pile of click timeouts that I am fairly sure are downstream of…
asked by Elsa Nyman333 ·What should a pull request run, and what should wait for the nightly?
We have about 400 scenarios and currently every pull request runs all of them on three browsers. It takes 35 minutes and people merge without waiting, which makes the whole thing…
asked by Elsa Nyman333 ·New folder under projects/ is ignored completely — no error, just not there
Made projects/billing/ by hand with an envs/local.yaml in it. sdods project list shows demo-shop, rwa-bank and sdods-web and no billing. No warning either. Then when I point at…
asked by Elsa Nyman333 ·Installer cannot reach anything behind our corporate proxy
Everything on this laptop goes through an outbound proxy. Browsers work, our internal tools work, the installer does not — it gets partway and then hangs until it gives up on the…
asked by Elsa Nyman333 ·What is the least painful way to hand a trace to a developer?
A checkout scenario fails only on the CI machine. I can open the trace with sdods trace --last and it is clear enough what happened, but the developer who has to fix it does not…
asked by Elsa Nyman333 ·First @visual run fails with "A snapshot doesn't exist" and then passes. Bug?
Copied the baseline example out of the guide more or less verbatim: It fails: The PNG is sitting there afterwards and the second run is green. So am I supposed to run it twice on…
asked by Elsa Nyman333 ·USER_POOL_EXHAUSTED: No users with role "admin" in dataset "users" (env staging)
Tagged a scenario @user:admin and the run fails before a browser even opens: There is definitely an admin in the CSV, I am looking at it. Roles in the file are standard,…
asked by Elsa Nyman333 ·
Answered (1)
Tagged a scenario @a11y and it went green in four seconds — how do I tell if axe ran?
Added @a11y to two existing scenarios expecting them to get slower and probably to fail, because the pages in question are not good. Both passed, in about the same time as…
asked by Koen Vermeulen309 ·