parent
bb20974488
commit
47da15d4ba
@ -1,20 +0,0 @@ |
|||||||
<?xml version="1.0" encoding="UTF-8" ?> |
|
||||||
<testsuites errors="0" |
|
||||||
failures="0" |
|
||||||
tests="1"> |
|
||||||
|
|
||||||
<testsuite name="sample.test" |
|
||||||
errors="0" failures="0" hostname="" id="" package="sample.test" skipped="0" |
|
||||||
tests="1" time="3.065" timestamp=""> |
|
||||||
|
|
||||||
<testcase name="Test Computation" classname="sample.test" time="3.065" assertions="0"> |
|
||||||
</testcase> |
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</testsuite> |
|
||||||
</testsuites> |
|
@ -1,38 +0,0 @@ |
|||||||
<?xml version="1.0" encoding="UTF-8" ?> |
|
||||||
<testsuites errors="0" |
|
||||||
failures="0" |
|
||||||
tests="0"> |
|
||||||
|
|
||||||
<testsuite name="sample.test" |
|
||||||
errors="0" failures="0" hostname="" id="" package="sample.test" skipped="0" |
|
||||||
tests="0" time="0" timestamp=""> |
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<system-err> |
|
||||||
Error: An error occurred while retrieving a new session: "Connection refused to 127.0.0.1:4444". If the Webdriver/Selenium service is managed by Nightwatch, check if "start_process" is set to "true". |
|
||||||
at HttpRequest.EventEmitter.emit (domain.js:448:20) |
|
||||||
at ClientRequest.EventEmitter.emit (domain.js:448:20) |
|
||||||
at Socket.socketErrorListener (_http_client.js:392:9) |
|
||||||
at Socket.EventEmitter.emit (domain.js:448:20) |
|
||||||
</system-err> |
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<error message="An error occurred while retrieving a new session: "Connection refused to 127.0.0.1:4444". If the Webdriver/Selenium service is managed by Nightwatch, check if "start_process" is set to "true"."><![CDATA[ |
|
||||||
Error: An error occurred while retrieving a new session: "Connection refused to 127.0.0.1:4444". If the Webdriver/Selenium service is managed by Nightwatch, check if "start_process" is set to "true". |
|
||||||
at Selenium2Protocol.handleSessionCreateError (/Users/mac/Public/repos/ethereum/remix-project/node_modules/nightwatch/lib/transport/transport.js:103:15) |
|
||||||
at HttpRequest.request.on.err (/Users/mac/Public/repos/ethereum/remix-project/node_modules/nightwatch/lib/transport/transport.js:158:32) |
|
||||||
at HttpRequest.emit (events.js:198:13) |
|
||||||
at HttpRequest.EventEmitter.emit (domain.js:448:20) |
|
||||||
at ClientRequest.originalIssuer.on.args (/Users/mac/Public/repos/ethereum/remix-project/node_modules/nightwatch/lib/http/request.js:131:19) |
|
||||||
at ClientRequest.emit (events.js:203:15) |
|
||||||
at ClientRequest.EventEmitter.emit (domain.js:448:20) |
|
||||||
at Socket.socketErrorListener (_http_client.js:392:9) |
|
||||||
at Socket.emit (events.js:198:13) |
|
||||||
at Socket.EventEmitter.emit (domain.js:448:20) |
|
||||||
]]></error> |
|
||||||
|
|
||||||
|
|
||||||
</testsuite> |
|
||||||
</testsuites> |
|
Before Width: | Height: | Size: 352 KiB |
Before Width: | Height: | Size: 352 KiB |
Before Width: | Height: | Size: 352 KiB |
@ -1,153 +0,0 @@ |
|||||||
<?xml version="1.0" encoding="UTF-8" ?> |
|
||||||
<testsuites errors="0" |
|
||||||
failures="1" |
|
||||||
tests="7"> |
|
||||||
|
|
||||||
<testsuite name="runAndDeploy" |
|
||||||
errors="0" failures="1" hostname="" id="" package="runAndDeploy" skipped="5" |
|
||||||
tests="7" time="53.94" timestamp=""> |
|
||||||
|
|
||||||
<testcase name="@sources" classname="runAndDeploy" time="0.001000" assertions="0"> |
|
||||||
</testcase> |
|
||||||
|
|
||||||
<testcase name="Should load run and deploy tab" classname="runAndDeploy" time="0.1440" assertions="4"> |
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</testcase> |
|
||||||
|
|
||||||
<testcase name="Should sign message using account key" classname="runAndDeploy" time="2.359" assertions="9"> |
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</testcase> |
|
||||||
|
|
||||||
<testcase name="Should deploy contract on JavascriptVM" classname="runAndDeploy" time="6.995" assertions="11"> |
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</testcase> |
|
||||||
|
|
||||||
<testcase name="Should run low level interaction (fallback function)" classname="runAndDeploy" time="5.541" assertions="7"> |
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</testcase> |
|
||||||
|
|
||||||
<testcase name="Should connect to Goerli Test Network using MetaMask" classname="runAndDeploy" time="28.68" assertions="12"> |
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</testcase> |
|
||||||
|
|
||||||
<testcase name="Should deploy contract on Goerli Test Network using MetaMask" classname="runAndDeploy" time="10.22" assertions="1"> <failure message="Timed out while waiting for element <*[data-id="runTabSelectAccount"] option> to be present for 10000 milliseconds. - expected "found" but got: "not found" (10216ms)"> at Object.Should deploy contract on Goerli Test Network using MetaMask (/Users/mac/Public/repos/ethereum/remix-project/dist/apps/remix-ide-e2e/src/tests/runAndDeploy.js:82:17)</failure> |
|
||||||
<system-out>[[ATTACHMENT|/Users/mac/Public/repos/ethereum/remix-project/apps/remix-ide-e2e/src/reports/screenshots/runAndDeploy/Should-deploy-contract-on-Goerli-Test-Network-using-MetaMask_FAILED_Aug-12-2020-123234-GMT+0100-(West-Africa-Standard.png]]</system-out> |
|
||||||
|
|
||||||
</testcase> |
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<testcase |
|
||||||
name="Should run low level interaction (fallback function) on Goerli Test Network using MetaMask" classname="runAndDeploy"> |
|
||||||
<skipped /> |
|
||||||
</testcase> |
|
||||||
|
|
||||||
<testcase |
|
||||||
name="Should connect to Ethereum Main Network using MetaMask" classname="runAndDeploy"> |
|
||||||
<skipped /> |
|
||||||
</testcase> |
|
||||||
|
|
||||||
<testcase |
|
||||||
name="Should deploy contract on Ethereum Main Network using MetaMask" classname="runAndDeploy"> |
|
||||||
<skipped /> |
|
||||||
</testcase> |
|
||||||
|
|
||||||
<testcase |
|
||||||
name="Should debug Ropsten transaction with source highlighting using the source verifier service and MetaMask" classname="runAndDeploy"> |
|
||||||
<skipped /> |
|
||||||
</testcase> |
|
||||||
|
|
||||||
<testcase |
|
||||||
name="tearDown" classname="runAndDeploy"> |
|
||||||
<skipped /> |
|
||||||
</testcase> |
|
||||||
|
|
||||||
|
|
||||||
</testsuite> |
|
||||||
</testsuites> |
|
Loading…
Reference in new issue