forked from OpenVidu/openvidu-tutorials
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
5 changed files
with
3,284 additions
and
166 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
12 changes: 11 additions & 1 deletion
12
Tests/OpenviduTests/target/surefire-reports/OpenViduJsTest.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,14 @@ | ||
------------------------------------------------------------------------------- | ||
Test set: OpenViduJsTest | ||
------------------------------------------------------------------------------- | ||
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 36.872 s - in OpenViduJsTest | ||
Tests run: 3, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 81.333 s <<< FAILURE! - in OpenViduJsTest | ||
T003_SessionHeader Time elapsed: 59.727 s <<< FAILURE! | ||
org.opentest4j.AssertionFailedError: | ||
An unexpected exception occurred: Expected condition failed: waiting for element to be clickable: By.id: session-header (tried for 30 second(s) with 500 milliseconds interval) | ||
Build info: version: '4.6.0', revision: '79f1c02ae20' | ||
System info: os.name: 'Windows 11', os.arch: 'amd64', os.version: '10.0', java.version: '17.0.2' | ||
Driver info: org.openqa.selenium.chrome.ChromeDriver | ||
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 117.0.5938.88, chrome: {chromedriverVersion: 117.0.5938.92 (67649b10b92b..., userDataDir: C:\Users\Usuario\AppData\Lo...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:56763}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:56763/devtoo..., se:cdpVersion: 117.0.5938.88, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true} | ||
Session ID: 780a4191df176d3f5921296385a86d76 | ||
at OpenViduJsTest.T003_SessionHeader(OpenViduJsTest.java:330) | ||
|
Oops, something went wrong.