Skip to content

Instantly share code, notes, and snippets.

@faelsoto
Created May 14, 2018 14:12
Show Gist options
  • Save faelsoto/e5b1bd21d9dd345fbed8275aa68c9a96 to your computer and use it in GitHub Desktop.
Save faelsoto/e5b1bd21d9dd345fbed8275aa68c9a96 to your computer and use it in GitHub Desktop.
Run options: --seed 19941
# Running:
09:10:58.794 Finished "EnableLogging()" with response "Success()"
09:10:58.794 Wrote response true ""
09:10:58.795 Received "SetUnknownUrlMode(block)"
09:10:58.795 Started "SetUnknownUrlMode(block)"
09:10:58.795 Finished "SetUnknownUrlMode(block)" with response "Success()"
09:10:58.795 Wrote response true ""
09:10:58.795 Received "SetTimeout(-1)"
09:10:58.795 Started "SetTimeout(-1)"
09:10:58.795 Finished "SetTimeout(-1)" with response "Success()"
09:10:58.795 Wrote response true ""
09:10:58.900 Received "Visit(http://127.0.0.1:3001/registro)"
09:10:58.901 Started "Visit(http://127.0.0.1:3001/registro)"
09:10:58.902 Load started
09:10:58.902 "Visit(http://127.0.0.1:3001/registro)" started page load
09:10:58.921 Started request to "http://127.0.0.1:3001/registro"
09:10:58.921 Finished "Visit(http://127.0.0.1:3001/registro)" with response "Success()"
09:11:00.948 Started request to "http://127.0.0.1:3001/assets/onboarding.css"
09:11:00.950 Started request to "http://127.0.0.1:3001/assets/onboarding.js"
09:11:00.950 Received 200 from "http://127.0.0.1:3001/registro"
09:11:00.951 Started request to "http://127.0.0.1:3001/assets/onboarding/boxfactura.png"
09:11:00.957 Received 200 from "http://127.0.0.1:3001/assets/onboarding/boxfactura.png"
09:11:00.960 Received 200 from "http://127.0.0.1:3001/assets/onboarding.js"
09:11:00.995 Received 200 from "http://127.0.0.1:3001/assets/onboarding.css"
09:11:01.418 Finished "EnableLogging()" with response "Success()"
09:11:01.418 Wrote response true ""
09:11:01.418 Received "SetUnknownUrlMode(block)"
09:11:01.418 Started "SetUnknownUrlMode(block)"
09:11:01.418 Finished "SetUnknownUrlMode(block)" with response "Success()"
09:11:01.418 Wrote response true ""
09:11:01.418 Received "SetTimeout(-1)"
09:11:01.419 Started "SetTimeout(-1)"
09:11:01.419 Finished "SetTimeout(-1)" with response "Success()"
09:11:01.419 Wrote response true ""
E....E.Subject no facturas pal
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Subject no facturas pal
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.
{:files=>[{:filename=>"november_cxc_3.xml", :location=>"tmp/406963-november_cxc_3.xml"}]}
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.Loading pages (1/6)
QFont::setPixelSize: Pixel size <= 0 (0) ] 50%
Counting pages (2/6)
QFont::setPixelSize: Pixel size <= 0 (0)=====================] Object 1 of 1
QFont::setPixelSize: Pixel size <= 0 (0)
Resolving links (4/6)
Loading headers and footers (5/6)
Printing pages (6/6)
QFont::setPixelSize: Pixel size <= 0 (0) ] Preparing
QFont::setPixelSize: Pixel size <= 0 (0)=====================] Page 1 of 1
Done
~~~~~~~~~~
/system/facturaexport20180514-749-1carkcn.zip?1526307078
~~~~~~~~~~
~~~~~~~~~~
Enviando correo a alpha1@box.com
~~~~~~~~~~
.
Finished in 28.321468s, 0.3531 runs/s, 2.0832 assertions/s.
1) Error:
Onboarding2018Test#test_registro:_layout_test:
EOFError: end of file reached
test/integration/onboarding_2018_test.rb:15:in `block (2 levels) in <class:Onboarding2018Test>'
test/integration/onboarding_2018_test.rb:14:in `block in <class:Onboarding2018Test>'
Error:
Onboarding2018Test#test_registro:_layout_test:
Capybara::Webkit::CrashError: The webkit_server process crashed!
Broken pipe
This is a bug in capybara-webkit. For help with this crash, please visit:
https://github.com/thoughtbot/capybara-webkit/wiki/Reporting-Crashes
test/test_helper.rb:78:in `teardown'
2) Error:
Onboarding2018Test#test_step_03.03:_buzón_registro:
Timeout::Error: execution expired
test/support/wait_for_vue.rb:10:in `finished_all_vue_requests?'
test/support/wait_for_vue.rb:5:in `block in wait_for_vue'
test/support/wait_for_vue.rb:3:in `wait_for_vue'
test/integration/onboarding_2018_test.rb:234:in `block (4 levels) in <class:Onboarding2018Test>'
test/integration/onboarding_2018_test.rb:224:in `block (3 levels) in <class:Onboarding2018Test>'
test/integration/onboarding_2018_test.rb:223:in `block (2 levels) in <class:Onboarding2018Test>'
test/integration/onboarding_2018_test.rb:222:in `block in <class:Onboarding2018Test>'
10 runs, 59 assertions, 0 failures, 2 errors, 0 skips
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment