gpaldemo/tests_output/FIREFOX_108.0.1__newHelloWordTest.xml
lightings fa46565292 ...
2023-02-28 11:37:08 +08:00

53 lines
4.2 KiB
XML
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version="1.0" encoding="UTF-8" ?>
<testsuites errors="3"
failures="0"
tests="1">
<testsuite name="newHelloWordTest"
errors="3" failures="0" hostname="" id="" package="newHelloWordTest" skipped="0"
tests="1" time="0.000" timestamp="">
<testcase name="check if the component has ben mounted" classname="newHelloWordTest" time="0" assertions="0">
<error message="Error while running &#34;mountVueComponent&#34; command: [WebDriverError] Error while running &#34;launchComponentRenderer&#34; command: [WebDriverError] Error while running &#34;navigateTo&#34; command: [WebDriverError] Unable to navigate to url http://localhost:5173/_nightwatch/: Reached error page: about:neterror?e=connectionFailure&amp;u=http%3A//localhost%3A5173/_nightwatch/&amp;c=UTF-8&amp;d=Firefox%20can%E2%80%99t%20establish%20a%20connection%20to%20the%20server%20at%20localhost%3A5173." type="error"><![CDATA[
Error
at DescribeInstance.&lt;anonymous&gt; (/Users/lightings/works/jc/gpal/gpaldemo/test/comment/newHelloWordTest.js:4:13)
at Context.call (/Users/lightings/works/jc/gpal/gpaldemo/node_modules/nightwatch/lib/testsuite/context.js:476:35)
at TestCase.run (/Users/lightings/works/jc/gpal/gpaldemo/node_modules/nightwatch/lib/testsuite/testcase.js:58:31)
at Runnable.__runFn (/Users/lightings/works/jc/gpal/gpaldemo/node_modules/nightwatch/lib/testsuite/index.js:745:80)
at Runnable.run (/Users/lightings/works/jc/gpal/gpaldemo/node_modules/nightwatch/lib/testsuite/runnable.js:126:21)
at TestSuite.executeRunnable (/Users/lightings/works/jc/gpal/gpaldemo/node_modules/nightwatch/lib/testsuite/index.js:898:49)
at TestSuite.handleRunnable (/Users/lightings/works/jc/gpal/gpaldemo/node_modules/nightwatch/lib/testsuite/index.js:913:33)
at /Users/lightings/works/jc/gpal/gpaldemo/node_modules/nightwatch/lib/testsuite/index.js:745:21
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async DefaultRunner.runTestSuite (/Users/lightings/works/jc/gpal/gpaldemo/node_modules/nightwatch/lib/runner/test-runners/default.js:76:7)
]]></error>
</testcase>
<system-err>
WebDriverError: Unable to navigate to url http://localhost:5173/_nightwatch/: Reached error page: about:neterror?e=connectionFailure&amp;u=http%3A//localhost%3A5173/_nightwatch/&amp;c=UTF-8&amp;d=Firefox%20can%E2%80%99t%20establish%20a%20connection%20to%20the%20server%20at%20localhost%3A5173.
WebDriverError: Error while running &#34;navigateTo&#34; command: [WebDriverError] Unable to navigate to url http://localhost:5173/_nightwatch/: Reached error page: about:neterror?e=connectionFailure&amp;u=http%3A//localhost%3A5173/_nightwatch/&amp;c=UTF-8&amp;d=Firefox%20can%E2%80%99t%20establish%20a%20connection%20to%20the%20server%20at%20localhost%3A5173.
WebDriverError
Error while running &#34;mountVueComponent&#34; command: [WebDriverError] Error while running &#34;launchComponentRenderer&#34; command: [WebDriverError] Error while running &#34;navigateTo&#34; command: [WebDriverError] Unable to navigate to url http://localhost:5173/_nightwatch/: Reached error page: about:neterror?e=connectionFailure&amp;u=http%3A//localhost%3A5173/_nightwatch/&amp;c=UTF-8&amp;d=Firefox%20can%E2%80%99t%20establish%20a%20connection%20to%20the%20server%20at%20localhost%3A5173.
Error location:
/Users/lightings/works/jc/gpal/gpaldemo/test/comment/newHelloWordTest.js:
2 | it(&#39;check if the component has ben mounted&#39;, async(browser) =&gt;
3 | {
4 | browser.mountVueComponent(&#39;/src/components/HelloWorld.vue&#39;, {
5 | plugins: {
6 | router: &#39;/src/router/index.js&#39;
</system-err>
</testsuite>
</testsuites>