Skip to content

Comments

fixed AI test#6815

Merged
STetsing merged 8 commits intomasterfrom
fix_ai_e2e_tests_for_betatest
Feb 19, 2026
Merged

fixed AI test#6815
STetsing merged 8 commits intomasterfrom
fix_ai_e2e_tests_for_betatest

Conversation

@STetsing
Copy link
Collaborator

No description provided.

@netlify
Copy link

netlify bot commented Feb 17, 2026

Deploy Preview for reliable-cocada-166884 ready!

Name Link
🔨 Latest commit 1e9fcdc
🔍 Latest deploy log https://app.netlify.com/projects/reliable-cocada-166884/deploys/69971f6b95d5a80008f82644
😎 Deploy Preview https://deploy-preview-6815--reliable-cocada-166884.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@nx-cloud
Copy link

nx-cloud bot commented Feb 17, 2026

View your CI Pipeline Execution ↗ for commit 1e9fcdc

Command Status Duration Result
nx build plugin_api --configuration=production ... ✅ Succeeded <1s View ↗
nx lint vyper ✅ Succeeded <1s View ↗
nx lint remixd ✅ Succeeded <1s View ↗
nx lint solhint ✅ Succeeded <1s View ↗
nx lint doc-gen ✅ Succeeded <1s View ↗
nx lint remix-ui ✅ Succeeded <1s View ↗
nx lint learneth ✅ Succeeded <1s View ↗
nx lint debugger ✅ Succeeded <1s View ↗
Additional runs (24) ✅ Succeeded ... View ↗

☁️ Nx Cloud last updated this comment at 2026-02-19 16:00:20 UTC

@ci-pr-comment
Copy link

ci-pr-comment bot commented Feb 17, 2026

❌ E2E failures detected (workflow: web)

Last run: Thu, Feb 19, 2026, 04:11 PM UTC

View HTML report

Top failing tests (1/1):

  • Should allow all files in project (mcp_file_permissions_group2.test)

Report generated by CI; artifacts are retained per CircleCI retention settings.

.waitForElementVisible('*[data-id="treeViewLitreeViewItemremix.config.json"]', 5000)
.execute(function () {
localStorage.removeItem('remix.config.json');
(window as any).getRemixAIPlugin.call('fileManager', 'remove', 'remix.config.json');
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

these are async too. if you use it a lot create a helper.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

no need to, it is only used in that file

@STetsing STetsing enabled auto-merge February 19, 2026 16:08
@STetsing STetsing merged commit bb1ab3e into master Feb 19, 2026
34 checks passed
@STetsing STetsing deleted the fix_ai_e2e_tests_for_betatest branch February 19, 2026 16:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants