parent
acb9cc50e0
commit
9e6fe91e94
After Width: | Height: | Size: 352 KiB |
After Width: | Height: | Size: 352 KiB |
After Width: | Height: | Size: 352 KiB |
@ -0,0 +1,153 @@ |
||||
<?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