Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -------------------------------------------------------
- T E S T S
- -------------------------------------------------------
- Running org.openmrs.contrib.qaframework.RunTest
- Running locally...
- log4j:WARN No appenders could be found for logger (io.netty.util.internal.logging.InternalLoggerFactory).
- log4j:WARN Please initialize the log4j system properly.
- log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
- Starting ChromeDriver 93.0.4577.63 (ff5c0da2ec0adeaed5550e6c7e98417dac77d98a-refs/branch-heads/4577@{#1135}) on port 26461
- Only local connections are allowed.
- Please see https://chromedriver.chromium.org/security-considerations for suggestions on keeping ChromeDriver safe.
- ChromeDriver was started successfully.
- Sep 20, 2021 1:58:18 PM org.openqa.selenium.remote.ProtocolHandshake createSession
- INFO: Detected dialect: W3C
- Running locally...
- Starting ChromeDriver 93.0.4577.63 (ff5c0da2ec0adeaed5550e6c7e98417dac77d98a-refs/branch-heads/4577@{#1135}) on port 10664
- Only local connections are allowed.
- Please see https://chromedriver.chromium.org/security-considerations for suggestions on keeping ChromeDriver safe.
- ChromeDriver was started successfully.
- Sep 20, 2021 1:59:30 PM org.openqa.selenium.remote.ProtocolHandshake createSession
- INFO: Detected dialect: W3C
- Running locally...
- Starting ChromeDriver 93.0.4577.63 (ff5c0da2ec0adeaed5550e6c7e98417dac77d98a-refs/branch-heads/4577@{#1135}) on port 26454
- Only local connections are allowed.
- Please see https://chromedriver.chromium.org/security-considerations for suggestions on keeping ChromeDriver safe.
- ChromeDriver was started successfully.
- Sep 20, 2021 1:59:31 PM org.openqa.selenium.remote.ProtocolHandshake createSession
- INFO: Detected dialect: W3C
- Running locally...
- Starting ChromeDriver 93.0.4577.63 (ff5c0da2ec0adeaed5550e6c7e98417dac77d98a-refs/branch-heads/4577@{#1135}) on port 12013
- Only local connections are allowed.
- Please see https://chromedriver.chromium.org/security-considerations for suggestions on keeping ChromeDriver safe.
- ChromeDriver was started successfully.
- Sep 20, 2021 2:00:09 PM org.openqa.selenium.remote.ProtocolHandshake createSession
- INFO: Detected dialect: W3C
- Running locally...
- Starting ChromeDriver 93.0.4577.63 (ff5c0da2ec0adeaed5550e6c7e98417dac77d98a-refs/branch-heads/4577@{#1135}) on port 21007
- Only local connections are allowed.
- Please see https://chromedriver.chromium.org/security-considerations for suggestions on keeping ChromeDriver safe.
- ChromeDriver was started successfully.
- Sep 20, 2021 2:00:10 PM org.openqa.selenium.remote.ProtocolHandshake createSession
- INFO: Detected dialect: W3C
- Running locally...
- Starting ChromeDriver 93.0.4577.63 (ff5c0da2ec0adeaed5550e6c7e98417dac77d98a-refs/branch-heads/4577@{#1135}) on port 1730
- Only local connections are allowed.
- Please see https://chromedriver.chromium.org/security-considerations for suggestions on keeping ChromeDriver safe.
- ChromeDriver was started successfully.
- Sep 20, 2021 2:00:43 PM org.openqa.selenium.remote.ProtocolHandshake createSession
- INFO: Detected dialect: W3C
- Tests run: 3, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 173.518 sec <<< FAILURE!
- Vitals over maximum value(Vitals Management) Time elapsed: 33.799 sec <<< FAILURE!
- java.lang.AssertionError:
- Expected: a collection containing "Maximum: 999"
- but: was "Maximum: 99", was "Maximum: 99"
- at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
- at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:8)
- at org.openmrs.contrib.qaframework.automation.VitalsAndTriagingSteps.crossCheckMaximumVitalsValidity(VitalsAndTriagingSteps.java:122)
- at ✽.a user enters a vital above maximum value and the system alerts until valid(file:///home/mherman22/forks/openmrs-contrib-qaframework/src/test/resources/features/refapp-2.x/03-trackPatient/vitalsAndTriaging.feature:24)
- Results :
- Failed tests: Vitals over maximum value(Vitals Management): (..)
- Tests run: 3, Failures: 1, Errors: 0, Skipped: 0
- [INFO] ------------------------------------------------------------------------
- [INFO] BUILD FAILURE
- [INFO] ------------------------------------------------------------------------
- [INFO] Total time: 04:30 min
- [INFO] Finished at: 2021-09-20T14:00:45+03:00
- [INFO] ------------------------------------------------------------------------
- [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.12.4:test (default-test) on project qaframework: There are test failures.
- [ERROR]
- [ERROR] Please refer to /home/mherman22/forks/openmrs-contrib-qaframework/target/surefire-reports for the individual test results.
- [ERROR] -> [Help 1]
- [ERROR]
- [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
- [ERROR] Re-run Maven using the -X switch to enable full debug logging.
- [ERROR]
- [ERROR] For more information about the errors and possible solutions, please read the following articles:
- [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
- npm ERR! code ELIFECYCLE
- npm ERR! errno 1
- npm ERR! [email protected] refapp2VitalsAndTriaging: `mvn test -Dcucumber.filter.tags='@selenium and @vitals'`
- npm ERR! Exit status 1
- npm ERR!
- npm ERR! Failed at the [email protected] refapp2VitalsAndTriaging script.
- npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
- npm WARN Local package.json exists, but node_modules missing, did you mean to install?
- npm ERR! A complete log of this run can be found in:
- npm ERR! /home/mherman22/.npm/_logs/2021-09-20T11_00_45_977Z-debug.log
Advertisement
Add Comment
Please, Sign In to add comment