Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Veri5 losses sync #87

Closed
saard opened this issue Jun 12, 2019 · 4 comments
Closed

Veri5 losses sync #87

saard opened this issue Jun 12, 2019 · 4 comments

Comments

@saard
Copy link

saard commented Jun 12, 2019

Hi,

While running our tests in docker container since last Chrome build (75) veri5 is losing it's sync

[2019-06-12T08:58:03.215Z] [10:58:02] I/launcher - Running 1 instances of WebDriver
[2019-06-12T08:58:15.473Z] modifying: static-resources/contentManager/webapp/test/automation/e2eSanity/delete.site.directory.config.js setting: automation_site_1560329893429
[2019-06-12T08:58:15.473Z] INFO: Suite started: createSiteDirectory
[2019-06-12T08:58:15.473Z] INFO: Spec started: Entering Site Directory
[2019-06-12T08:58:15.473Z] INFO: Opening: https://.hana.ondemand.com/*
[2019-06-12T08:58:42.120Z] INFO: UI5 Version: 1.66.1
[2019-06-12T08:58:42.120Z] INFO: UI5 Timestamp: 201905290749
[2019-06-12T08:58:42.696Z] INFO: Spec finished: Entering Site Directory with status: PASSED
[2019-06-12T08:58:42.696Z] INFO: Spec started: Create new Site
[2019-06-12T08:58:57.623Z] ERROR: Error while taking report screenshot: WebDriverError: unknown error: cannot activate web view
[2019-06-12T08:58:57.623Z] (Session info: headless chrome=75.0.3770.80)
[2019-06-12T08:58:57.623Z] (Driver info: chromedriver=75.0.3770.8 (681f24ea911fe754973dda2fdc6d2a2e159dd300-refs/branch-heads/3770@{#40}),platform=Linux 4.14.81-coreos x86_64)
[2019-06-12T08:58:57.623Z] ERROR: Error while taking report screenshot: WebDriverError: unknown error: cannot activate web view
[2019-06-12T08:58:57.623Z] (Session info: headless chrome=75.0.3770.80)
[2019-06-12T08:58:57.623Z] (Driver info: chromedriver=75.0.3770.8 (681f24ea911fe754973dda2fdc6d2a2e159dd300-refs/branch-heads/3770@{#40}),platform=Linux 4.14.81-coreos x86_64)
[2019-06-12T08:58:57.623Z] ERROR: Error while taking report screenshot: WebDriverError: unknown error: cannot activate web view
[2019-06-12T08:58:57.623Z] (Session info: headless chrome=75.0.3770.80)
[2019-06-12T08:58:57.623Z] (Driver info: chromedriver=75.0.3770.8 (681f24ea911fe754973dda2fdc6d2a2e159dd300-refs/branch-heads/3770@{#40}),platform=Linux 4.14.81-coreos x86_64)
[2019-06-12T09:00:19.355Z] ERROR: Error while taking report screenshot: TimeoutError: timeout: Timed out receiving message from renderer: 10.000
[2019-06-12T09:00:19.355Z] (Session info: headless chrome=75.0.3770.80)
[2019-06-12T09:00:19.355Z] (Driver info: chromedriver=75.0.3770.8 (681f24ea911fe754973dda2fdc6d2a2e159dd300-refs/branch-heads/3770@{#40}),platform=Linux 4.14.81-coreos x86_64)
[2019-06-12T09:01:16.969Z] ERROR: Error while taking report screenshot: TimeoutError: timeout: Timed out receiving message from renderer: 10.000

@tsaleksandrova
Copy link
Contributor

Hi,
Which version of UIVeri5 are you using? Can you send us a full log (run uiveri5 with "--v"), the configuration, steps to reproduce?

@maximnaidenov
Copy link
Contributor

As far as I recognize from the scenario, at this moment you have browser redirect/refresh ?. If so, as we discussed, this is a feature in progress and we are still working in: #73

@saard
Copy link
Author

saard commented Jun 12, 2019

Hi @maximnaidenov,
This is before the refresh (which we handled in a different way), this is in the first test we have.
Please see attached log with --v flag

log.txt

@maximnaidenov
Copy link
Contributor

Hi, just released a version that supports browser refresh: https://github.com/SAP/ui5-uiveri5/releases/tag/v1.39.0 Please check the documentation, please one an issue if you face problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants