Daniel Rozenberg

Results 25 issues of Daniel Rozenberg

There is already a separate app for that, perhaps the developer would be willing to share his findings :) (wishful thinking) https://play.google.com/store/apps/details?id=com.mosko.ravkav

I'm trying to match any body block that has two calls to the same (explicitly named) function, e.g. it should match this block: ```javascript it('should match this sub-block', () =>...

e.g., https://percy.io/ampproject/amphtml/builds/8876280/changed/503549685

Type: Bug
Related to: Flaky Tests
Stale

Disabled in #35360 and #35379

Related to: Flaky Tests
P2: Soon
WG: components
Component: amp-list
Stale

I noticed that there have been a [few commits](https://github.com/preactjs/compressed-size-action/compare/2.5.0...master) in this repo since the [last release](https://github.com/preactjs/compressed-size-action/releases/tag/2.5.0) - can you please create a new release and update [v2](https://github.com/preactjs/compressed-size-action/releases/tag/v2)?

My attempt at fixing these flaky tests in #39877 failed. I'm trying to figure out exactly which tests are being flaky here. What happens often is that when we get...

Disabled in #39877

Related to: Flaky Tests
P2: Soon

Since we're already restoring it from cache, skipping the download would shave a few seconds off each build, but more importantly it would not rely on the network to re-fetch...