Philip Jägenstedt

Results 336 issues of Philip Jägenstedt

https://wpt.fyi/css/css-variables/variable-transitions-from-no-value.html https://wpt.fyi/css/css-variables/variable-transitions-to-no-value.html https://wpt.fyi/css/css-variables/variable-transitions-transition-property-variable-before-value.html https://github.com/w3c/web-platform-tests/blob/master/css/css-variables/variable-transitions-value-before-transition-property-variable.html At least of these pass when running manually in Edge. This is similar to https://github.com/w3c/wptdashboard/issues/239 and probably both are due to the same underlying cause, but...

incorrect-results
priority:roadmap
project:runner

https://wpt.fyi/css/cssom/serialize-values.html The result for Edge is timeout, but this test actually runs quite fast in Edge 15 and 16 on BrowserStack. This is most likely a problem with our running...

test-running
incorrect-results
priority:roadmap
project:runner

This came up at the web-platform-tests breakout session at TPAC: https://www.w3.org/2017/11/08-testing-minutes.html

Looking at these manually: https://w3c-test.org/css/css-flexbox/flexbox_order-box.html https://w3c-test.org/css/css-flexbox/flexbox_order-box-ref.html They look the same to me. @mattl, can you investigate why this is a failure on the dashboard?

incorrect-results
project:runner

The SpeechSynthesis-speak-twice.html test added in https://github.com/w3c/web-platform-tests/pull/7510 are timing out on the dashboard: https://wpt.fyi/speech-api/SpeechSynthesis-speak-twice.html These tests work fine on BrowserStack and real hardware, so I suspect an infra problem. @andrenatal @fleizach...

test-running
project:runner

In http://wpt.fyi/dom/ranges Edge has ERROR (harness status) for some tests, for example http://wpt.fyi/dom/ranges/Range-commonAncestorContainer.html and https://w3c-test.org/dom/ranges/Range-mutations-deleteData.html. For at least these two and probably others, the tests when loaded on Edge in...

test-running
incorrect-results
project:runner

https://wpt.fyi/results/css/css-transforms?label=experimental&label=master&aligned now shows a bunch of bug icons for tests that are passing: ![image](https://user-images.githubusercontent.com/498917/130772958-6499e9e1-0d55-4df6-b2eb-d465997d04bd.png) This is not great when trying to look through failures and their bugs, it's basically adding...

When working on https://github.com/web-platform-tests/wpt-metadata/pull/2196+https://github.com/web-platform-tests/wpt-metadata/pull/2208 I noticed different indentation in different files, which made it harder to work with the files. Could we normalize the formatting of META.yml files and enforce...

Once a directory is fairly well triaged, a natural next step is to look at the resulting list of bugs and see which ones contribute to the most failures, which...

There was just a [series of 10 commits in wpt](https://github.com/web-platform-tests/wpt/compare/9bd69017a2c73af9902c9d5556770cbde0a26bbc..8f21bdd2710f97b928cbe909f20adcfbc072b13c) that didn't change any actual tests. All of them triggered full Chrome and Firefox runs, and from those we can...