Daniel Smith

Results 44 comments of Daniel Smith

While investigating this issue, it might also be worth investigating a previously existent flaky (and likely unrelated) test case that appears during browser testing. I'll look to see if I...

Thanks for creating this! I added query parameter constants as you had mentioned.

@jgraham Do you have opinions on this?

We'll need to make sure everything is handled correctly when labeling test results during the ingestion phase for wpt.fyi. [Specifically in instances like this one](https://github.com/web-platform-tests/wpt.fyi/blob/main/results-processor/wptreport.py#L555-L557). Otherwise, this change is probably...

This problem continues to worsen. Running `npm run webtest` today on the main branch looks like this: ``` 🚧 Browser logs: An error was thrown in a Promise outside a...

I have confirmed that the edit icon does not display here for editable features of users without special site permissions. It seems that the [permissions are being passed down to...

This is close, and fixes the problem that the toast component was being seen during page load, but causes a separate problem. The toast component now no longer shows the...

A fix for this issue has since been landed.

@jrobbins This PR can't be merged without some prerequisite changes made available on the OT side, but it is available if you'd like to review. 🙂

Hi @GabriellaMSanchez - yes, feel free to take a shot at this issue. 🙂 The basic premise we are looking for is this: - If the value in the text...