mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-09-10 18:45:53 +00:00
2190cf8171
Both specs came back from quarantine on 2026-07-17 proven against chromium, but Core E2E also runs them on mobile-safari, where they have failed on every run since. The mobile layout collapses the thresholds platform-scope filter into the FilterBar sheet, so the TrueNAS scope button the first spec clicks does not exist and the click falls through to the platform nav tab, and platform tables render as cards, so the tr-row locators the second spec asserts on match nothing. Skip both on mobile projects the same way 06-theme-visual does; mobile presentation coverage lives in 04-mobile.spec.ts.