Skip to content

Instantly share code, notes, and snippets.

@rabinshr
Created September 18, 2018 23:57
Show Gist options
  • Save rabinshr/3f122289daadda011e790407e597b548 to your computer and use it in GitHub Desktop.
Save rabinshr/3f122289daadda011e790407e597b548 to your computer and use it in GitHub Desktop.
run log
Timed out after 60 seconds
#0 /Users/rabin.shrestha/dev/codebase/bigcommerce/vendor/phpunit/phpunit-selenium/PHPUnit/Extensions/Selenium2TestCase.php(555): PHPUnit_Extensions_Selenium2TestCase_WaitUntil->run(Object(Closure), 60)
#1 /Users/rabin.shrestha/dev/codebase/bigcommerce/tests/Functional/Utils/SeleniumHelper.php(159): PHPUnit_Extensions_Selenium2TestCase->waitUntil(Object(Closure), '60000')
#2 /Users/rabin.shrestha/dev/codebase/bigcommerce/tests/Functional/Utils/SeleniumHelper.php(123): Functional\Utils\SeleniumHelper->waitForElementByXPathWithTimeout('(//td[@class='l...', '60000', true)
#3 /Users/rabin.shrestha/dev/codebase/bigcommerce/tests/Functional/PageObjects/ControlPanel/Orders/OrderLineItemRefundPage.php(80): Functional\Utils\SeleniumHelper->waitForElementByXPath('(//td[@class='l...')
#4 /Users/rabin.shrestha/dev/codebase/bigcommerce/tests/Functional/Utils/ControlPanel/Orders/OrdersUITestUtil.php(1306): Functional\PageObjects\ControlPanel\Orders\OrderLineItemRefundPage->completeLineItemRefundStep1(Array)
#5 /Users/rabin.shrestha/dev/codebase/bigcommerce/tests/Functional/Tests/Orders/Refunds/ApiOrderLineItemRefundUITest.php(134): Functional\Utils\ControlPanel\Orders\OrdersUITestUtil->completeLineItemRefundStep1(Array)
#6 [internal function]: Functional\Tests\Orders\Refunds\ApiOrderLineItemRefundUITest->testOrderFullLineItemRefund(Array)
#7 /Users/rabin.shrestha/dev/codebase/bigcommerce/vendor/phpunit/phpunit/src/Framework/TestCase.php(1042): ReflectionMethod->invokeArgs(Object(Functional\Tests\Orders\Refunds\ApiOrderLineItemRefundUITest), Array)
#8 /Users/rabin.shrestha/dev/codebase/bigcommerce/vendor/phpunit/phpunit-selenium/PHPUnit/Extensions/Selenium2TestCase.php(371): PHPUnit\Framework\TestCase->runTest()
#9 /Users/rabin.shrestha/dev/codebase/bigcommerce/vendor/phpunit/phpunit/src/Framework/TestCase.php(901): PHPUnit_Extensions_Selenium2TestCase->runTest()
#10 /Users/rabin.shrestha/dev/codebase/bigcommerce/tests/Functional/Utils/BaseUITest.php(133): PHPUnit\Framework\TestCase->runBare()
#11 /Users/rabin.shrestha/dev/codebase/bigcommerce/vendor/phpunit/phpunit/src/Framework/TestResult.php(697): Functional\Utils\BaseUITest->runBare()
#12 /Users/rabin.shrestha/dev/codebase/bigcommerce/vendor/phpunit/phpunit/src/Framework/TestCase.php(856): PHPUnit\Framework\TestResult->run(Object(Functional\Tests\Orders\Refunds\ApiOrderLineItemRefundUITest))
#13 /Users/rabin.shrestha/dev/codebase/bigcommerce/vendor/phpunit/phpunit-selenium/PHPUnit/Extensions/Selenium2TestCase.php(337): PHPUnit\Framework\TestCase->run(Object(PHPUnit\Framework\TestResult))
#14 /Users/rabin.shrestha/dev/codebase/bigcommerce/vendor/phpunit/phpunit/src/Framework/TestSuite.php(743): PHPUnit_Extensions_Selenium2TestCase->run(Object(PHPUnit\Framework\TestResult))
#15 /Users/rabin.shrestha/dev/codebase/bigcommerce/vendor/phpunit/phpunit/src/Framework/TestSuite.php(743): PHPUnit\Framework\TestSuite->run(Object(PHPUnit\Framework\TestResult))
#16 /Users/rabin.shrestha/dev/codebase/bigcommerce/vendor/phpunit/phpunit/src/Framework/TestSuite.php(743): PHPUnit\Framework\TestSuite->run(Object(PHPUnit\Framework\TestResult))
#17 /Users/rabin.shrestha/dev/codebase/bigcommerce/vendor/phpunit/phpunit/src/Framework/TestSuite.php(743): PHPUnit\Framework\TestSuite->run(Object(PHPUnit\Framework\TestResult))
#18 /Users/rabin.shrestha/dev/codebase/bigcommerce/vendor/phpunit/phpunit/src/Framework/TestSuite.php(743): PHPUnit\Framework\TestSuite->run(Object(PHPUnit\Framework\TestResult))
#19 /Users/rabin.shrestha/dev/codebase/bigcommerce/vendor/phpunit/phpunit/src/TextUI/TestRunner.php(514): PHPUnit\Framework\TestSuite->run(Object(PHPUnit\Framework\TestResult))
#20 /Users/rabin.shrestha/dev/codebase/bigcommerce/vendor/phpunit/phpunit/src/TextUI/Command.php(207): PHPUnit\TextUI\TestRunner->doRun(Object(PHPUnit\Framework\TestSuite), Array, true)
#21 /Users/rabin.shrestha/dev/codebase/bigcommerce/vendor/phpunit/phpunit/src/TextUI/Command.php(136): PHPUnit\TextUI\Command->run(Array, true)
#22 /Users/rabin.shrestha/dev/codebase/bigcommerce/vendor/phpunit/phpunit/phpunit(53): PHPUnit\TextUI\Command::main()
#23 {main}
SCREENSHOTS:
array (
0 => '../Functional/Screenshots/ApiOrderLineItemRefundUITest-testOrderFullLineItemRefund with data set "OrderlineItemRefund"-15373149291331350960.png',
)
Browser: firefox
/Users/rabin.shrestha/dev/codebase/bigcommerce/tests/Functional/Utils/BaseUITest.php:415
/Users/rabin.shrestha/dev/codebase/bigcommerce/tests/Functional/Utils/BaseUITest.php:133
/Users/rabin.shrestha/dev/codebase/bigcommerce/vendor/phpunit/phpunit-selenium/PHPUnit/Extensions/Selenium2TestCase.php:337
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment