Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Deniss-Air:qaframework-bdd-tests juliet$ npm run refapp2OpenConceptLab
- > [email protected] refapp2OpenConceptLab /Users/juliet/Desktop/openmrs-contrib-qaframework/qaframework-bdd-tests
- > mvn test -Dcucumber.filter.tags='@selenium and @openConceptLab'
- [INFO] Scanning for projects...
- [WARNING]
- [WARNING] Some problems were encountered while building the effective model for org.openmrs.contrib:qaframework-bdd-tests:jar:1.0-SNAPSHOT
- [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-compiler-plugin is missing. @ line 183, column 21
- [WARNING]
- [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
- [WARNING]
- [WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
- [WARNING]
- [INFO]
- [INFO] -------------< org.openmrs.contrib:qaframework-bdd-tests >--------------
- [INFO] Building qaframework-bdd-tests 1.0-SNAPSHOT
- [INFO] --------------------------------[ jar ]---------------------------------
- [INFO]
- [INFO] --- frontend-maven-plugin:1.11.3:install-node-and-npm (install node and npm) @ qaframework-bdd-tests ---
- [INFO] Node v15.8.0 is already installed.
- [INFO]
- [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ qaframework-bdd-tests ---
- [INFO] Using 'UTF-8' encoding to copy filtered resources.
- [INFO] skip non existing resourceDirectory /Users/juliet/Desktop/openmrs-contrib-qaframework/qaframework-bdd-tests/src/main/resources
- [INFO]
- [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ qaframework-bdd-tests ---
- [INFO] Changes detected - recompiling the module!
- [INFO] Compiling 85 source files to /Users/juliet/Desktop/openmrs-contrib-qaframework/qaframework-bdd-tests/target/classes
- [WARNING] /Users/juliet/Desktop/openmrs-contrib-qaframework/qaframework-bdd-tests/src/main/java/org/openmrs/contrib/qaframework/helper/Page.java: Some input files use or override a deprecated API.
- [WARNING] /Users/juliet/Desktop/openmrs-contrib-qaframework/qaframework-bdd-tests/src/main/java/org/openmrs/contrib/qaframework/helper/Page.java: Recompile with -Xlint:deprecation for details.
- [INFO]
- [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ qaframework-bdd-tests ---
- [INFO] Using 'UTF-8' encoding to copy filtered resources.
- [INFO] Copying 54 resources
- [INFO]
- [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ qaframework-bdd-tests ---
- [INFO] Changes detected - recompiling the module!
- [INFO] Compiling 28 source files to /Users/juliet/Desktop/openmrs-contrib-qaframework/qaframework-bdd-tests/target/test-classes
- [INFO]
- [INFO] --- maven-antrun-plugin:1.8:run (make-mac-chromedriver-executable) @ qaframework-bdd-tests ---
- [INFO] Executing tasks
- main:
- [INFO] Executed tasks
- [INFO]
- [INFO] --- maven-antrun-plugin:1.8:run (make-linux-chromedriver-executable) @ qaframework-bdd-tests ---
- [INFO] Executing tasks
- main:
- [INFO] Executed tasks
- [INFO]
- [INFO] --- maven-antrun-plugin:1.8:run (make-windows-chromedriver-executable) @ qaframework-bdd-tests ---
- [INFO] Executing tasks
- main:
- [INFO] Executed tasks
- [INFO]
- [INFO] --- maven-antrun-plugin:1.8:run (make-mac-firefoxdriver-executable) @ qaframework-bdd-tests ---
- [INFO] Executing tasks
- main:
- [INFO] Executed tasks
- [INFO]
- [INFO] --- maven-antrun-plugin:1.8:run (make-linux-firefoxdriver-executable) @ qaframework-bdd-tests ---
- [INFO] Executing tasks
- main:
- [INFO] Executed tasks
- [INFO]
- [INFO] --- maven-antrun-plugin:1.8:run (make-windows-firefoxdriver-executable) @ qaframework-bdd-tests ---
- [INFO] Executing tasks
- main:
- [INFO] Executed tasks
- [INFO]
- [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ qaframework-bdd-tests ---
- [INFO] Surefire report directory: /Users/juliet/Desktop/openmrs-contrib-qaframework/qaframework-bdd-tests/target/surefire-reports
- -------------------------------------------------------
- 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.
- Starting ChromeDriver 97.0.4692.71 (adefa7837d02a07a604c1e6eff0b3a09422ab88d-refs/branch-heads/4692@{#1247}) on port 58786
- Only local connections are allowed.
- Please see https://chromedriver.chromium.org/security-considerations for suggestions on keeping ChromeDriver safe.
- ChromeDriver was started successfully.
- Feb 23, 2022 6:28:58 PM org.openqa.selenium.remote.ProtocolHandshake createSession
- INFO: Detected dialect: W3C
- Feb 23, 2022 6:28:58 PM org.openqa.selenium.devtools.CdpVersionFinder findNearestMatch
- WARNING: Unable to find an exact match for CDP version 98, so returning the closest version found: 97
- Feb 23, 2022 6:28:58 PM org.openqa.selenium.devtools.CdpVersionFinder findNearestMatch
- INFO: Found CDP implementation for version 98 of 97
- Running locally...
- Starting ChromeDriver 97.0.4692.71 (adefa7837d02a07a604c1e6eff0b3a09422ab88d-refs/branch-heads/4692@{#1247}) on port 57767
- Only local connections are allowed.
- Please see https://chromedriver.chromium.org/security-considerations for suggestions on keeping ChromeDriver safe.
- ChromeDriver was started successfully.
- Feb 23, 2022 6:29:51 PM org.openqa.selenium.remote.ProtocolHandshake createSession
- INFO: Detected dialect: W3C
- Feb 23, 2022 6:29:51 PM org.openqa.selenium.devtools.CdpVersionFinder findNearestMatch
- WARNING: Unable to find an exact match for CDP version 98, so returning the closest version found: 97
- Feb 23, 2022 6:29:51 PM org.openqa.selenium.devtools.CdpVersionFinder findNearestMatch
- INFO: Found CDP implementation for version 98 of 97
- Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 79.28 sec
- Results :
- Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
- [INFO] ------------------------------------------------------------------------
- [INFO] BUILD SUCCESS
- [INFO] ------------------------------------------------------------------------
- [INFO] Total time: 01:35 min
- [INFO] Finished at: 2022-02-23T18:30:08+03:00
- [INFO] ------------------------------------------------------------------------
- Deniss-Air:qaframework-bdd-tests juliet$ clear
Advertisement
Add Comment
Please, Sign In to add comment