sadpandajoe commented on code in PR #42699:
URL: https://github.com/apache/superset/pull/42699#discussion_r3722984800


##########
superset-frontend/package.json:
##########
@@ -257,7 +257,7 @@
     "@emotion/jest": "^11.14.2",
     "@formatjs/intl-durationformat": "^0.10.18",
     "@istanbuljs/nyc-config-typescript": "^1.0.1",
-    "@playwright/test": "^1.61.1",
+    "@playwright/test": "^1.62.0",

Review Comment:
   This bump currently makes every Playwright job fail before test collection: 
1.62.0 rejects Superset’s valid directory project references in `tsconfig.json` 
(`Failed to resolve "references" path "./packages/superset-core"`), while 
1.61.1 passes and the fix is available in 1.62.1. Could this be bumped to 
1.62.1 instead?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to