-
Notifications
You must be signed in to change notification settings - Fork 0
[pull] main from microsoft:main #59
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
🚨 gitStream Monthly Automation Limit Reached 🚨 Your organization has exceeded the number of pull requests allowed for automation with gitStream. To continue automating your PR workflows and unlock additional features, please contact LinearB. |
Reviewer's GuideThis PR adds two new test cases: a fixme-tagged loader.spec test for dynamically importing a re-exported CommonJS namespace (linked to issue microsoft#35812), and a new defaultbrowsercontext-2.spec test verifying dialog.accept behavior in a persistent context (linked to issue microsoft#35663). File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Join our Discord community for assistance with any issues or questions. Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
Test results for "tests 1"4 flaky14943 passed, 321 skipped Merge workflow run. |
Test results for "tests others"2050 passed, 56 skipped Merge workflow run. |
Test results for "tests 2"3 flaky8196 passed, 183 skipped Merge workflow run. |
See Commits and Changes for more details.
Created by
pull[bot] (v2.0.0-alpha.1)
Can you help keep this open source service alive? 💖 Please sponsor : )
Summary by Sourcery
Add tests for dynamic import of re-exported CommonJS namespaces and for dialog.accept behavior in persistent browser contexts
Tests: