Skip to content
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

FUSETOOLS2-13 - run UI tests on Jenkins #600

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

apupier
Copy link
Member

@apupier apupier commented Apr 9, 2021

No description provided.

@apupier
Copy link
Member Author

apupier commented Apr 12, 2021

Ui tests working but with several very unstable tests:

15:15:51    1) XML DSL support
15:15:51         Camel URI code completion
15:15:51           "after all" hook: _clean for "Code completion is working for additional endpoint options (the part after "&")":
15:15:51       Error: Timeout of 6000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (/jenkins/workspace/Fuse/VSCode/vscode-camel-lsp-release/out/src/ui-test/xml_completion_support_test.js)
15:15:51        at listOnTimeout (internal/timers.js:554:17)
15:15:51        at processTimers (internal/timers.js:497:7)
15:15:51  
15:15:51    2) XML DSL support
15:15:51         Endpoint options filtering
15:15:51           "after all" hook: _clean for "Duplicate endpoint options are filtered out":
15:15:51       Error: Timeout of 6000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (/jenkins/workspace/Fuse/VSCode/vscode-camel-lsp-release/out/src/ui-test/xml_completion_support_test.js)
15:15:51        at listOnTimeout (internal/timers.js:554:17)
15:15:51        at processTimers (internal/timers.js:497:7)
15:15:51  
15:15:51    3) XML DSL support
15:15:51         Diagnostics for Camel URIs
15:15:51           "after all" hook: _clean for "LSP diagnostics support for XML DSL":
15:15:51       Error: Timeout of 6000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (/jenkins/workspace/Fuse/VSCode/vscode-camel-lsp-release/out/src/ui-test/xml_completion_support_test.js)
15:15:51        at listOnTimeout (internal/timers.js:554:17)
15:15:51        at processTimers (internal/timers.js:497:7)
15:15:51  
15:15:51    4) XML DSL support
15:15:51         Auto-completion for referenced components IDs
15:15:51           "after all" hook: _clean for "Auto-completion for referenced ID of "direct-vm" component":
15:15:51       Error: Timeout of 6000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (/jenkins/workspace/Fuse/VSCode/vscode-camel-lsp-release/out/src/ui-test/xml_completion_support_test.js)
15:15:51        at listOnTimeout (internal/timers.js:554:17)
15:15:51        at processTimers (internal/timers.js:497:7)

I think this needs to be stabilized before merge.

lhein
lhein previously approved these changes Jun 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants