Re: [geolocation-api] Investigate test failures to exit CR (#120)

@reillyeon ok, that's good to hear... maybe it's just an issue on local machine? 

Locally (MacOS), I do, for example:

```bash
./wpt run --binary=/Applications/Google\ Chrome.app/Contents/MacOS/Google\ Chrome chrome geolocation-API/getCurrentPosition_permission_allow.https.html
```

Or, Canary:

```bash
./wpt run --binary=/Applications/Google\ Chrome\ Canary.app/Contents/MacOS/Google\ Chrome\ Canary chrome geolocation-API/clearWatch_TypeError.https.html
```

In Canary, trying to get permission never resolves the promise.

In stable, the Geolocation prompt is unexpectedly shown (but at least I can click it to check the tests are ok).  

Anyway, let's check wpt.fyi once the updated tests are merged... if it's running ok there, then everything is good. 

-- 
GitHub Notification of comment by marcoscaceres
Please view or discuss this issue at https://github.com/w3c/geolocation-api/issues/120#issuecomment-1048520067 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Wednesday, 23 February 2022 07:49:10 UTC