test(e2e): reconcile sibling WebGL skip reason in alerts-map mobile-sheet test

Open Beginner friendly
#393 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
1/5
Estimated time
Under an hour
Newbie friendliness
88/100
Issue type
Bug
Clarity
Clearly specified
Activity status
Active
Tech stack
playwright, typescript
Domain
testing

Research direction

Start in tests/e2e/alerts-map.e2e.ts:44-47 and review the CI evidence from #391, job 105051526137. Update the mobile-sheet test.skip rationale to identify Firefox as lacking WebGL2 and note that WebKit's canvas-click flow remains unverified; done means the reason matches the established evidence.

Written by the indexing model from the issue text.

Description

Follow-up from Opus 5 confirming review of #392 (issue #391).

Problem

The sibling guard at tests/e2e/alerts-map.e2e.ts:44-47 (mobile sheet test, test.skip) still carries the pre-#391 rationale: "unavailable in Playwright firefox/webkit" — but #391/CI evidence (job 105051526137) established that CI webkit has working WebGL2; only Playwright's bundled firefox lacks it.

Options

  1. Re-word the skip reason to "firefox lacks WebGL2 in CI; webkit unverified for canvas click".
  2. Gather a webkit CI datapoint for the canvas click flow (riskier than the visibility assertion — needs an actual interaction datapoint before tightening) and then narrow the skip to browserName === 'firefox'.

Option 1 is the safe minimal fix; option 2 restores webkit coverage if the datapoint holds.

Dominant language
TypeScript
Stars
0
Forks
0
Avg merge
1d 1h
Merged PRs (30d)
28

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from digidem/comapeo-cloud-app

All issues in digidem/comapeo-cloud-app

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.