Skip to content

Commit 8d420d2

Browse files
mattgperrymergatron[bot]
authored andcommitted
Loosening waapi timings
1 parent 43390ca commit 8d420d2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

dev/react/src/tests/waapi-sync.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ export const App = () => {
8282
syncExplicitAnimation.startTime?.toString() ||
8383
"sync explicit start time not available"
8484
)
85-
}, 300)
85+
}, 500)
8686

8787
return () => {
8888
waapiAnimation.stop()

packages/framer-motion/cypress/integration/waapi.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ describe("waapi", () => {
7878

7979
it("Should match WAAPI and main thread startTimes, and allow explicitly setting startTime", () => {
8080
cy.visit("?test=waapi-sync")
81-
.wait(700)
81+
.wait(800)
8282
// Automatically recorded startTime should be the same between main thread and WAAPI
8383
.get(".auto-timer")
8484
.should(([waapi, sync]: any) => {

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy