Details
-
Bug
-
Resolution: Cannot Reproduce
-
Major
-
None
-
14.4.1, 13.10.7, 14.5
-
Unknown
-
N/A
-
N/A
-
-
org.xwiki.flamingo.test.docker.AllIT$NestedEditIT#allowForceSaveWhenCSRFIssue{TestUtils, TestReference}
Description
Screenshot
Error Message
Expected to read a START_MAP but instead have: END. Last 0 characters read: Build info: version: '4.3.0', revision: 'a4995e2c09*' System info: host: '9248ea146db9', ip: '172.17.0.8', os.name: 'Linux', os.arch: 'amd64', os.version: '4.19.0-13-cloud-amd64', java.version: '11.0.15' Driver info: driver.version: unknown Build info: version: '4.1.4', revision: '535d840ee2' System info: host: 'fa3c2fa58ada', ip: '172.17.0.2', os.name: 'Linux', os.arch: 'amd64', os.version: '4.19.0-13-cloud-amd64', java.version: '11.0.6' Driver info: org.openqa.selenium.remote.RemoteWebDriver Command: [6f693264-4833-4942-ba83-097d7bde2388, findElement {using=xpath, value=//form//a[@class='secondary button']}] Capabilities {acceptInsecureCerts: true, browserName: firefox, browserVersion: 102.0, javascriptEnabled: true, moz:accessibilityChecks: false, moz:buildID: 20220623063721, moz:debuggerAddress: localhost:54636, moz:firefoxOptions: {prefs: {dom.disable_beforeunload: false}}, moz:geckodriverVersion: 0.31.0, moz:headless: false, moz:processID: 156, moz:profile: /tmp/rust_mozprofileN0kQV2, moz:shutdownTimeout: 60000, moz:useNonSpecCompliantPointerOrigin: false, moz:webdriverClick: true, moz:windowless: false, pageLoadStrategy: normal, platform: LINUX, platformName: LINUX, platformVersion: 4.19.0-13-cloud-amd64, proxy: Proxy(), se:cdp: ws://172.17.0.8:4444/sessio..., se:cdpVersion: 85.0, se:noVncPort: 7900, se:vnc: ws://172.17.0.8:4444/sessio..., se:vncEnabled: true, se:vncLocalAddress: ws://172.17.0.8:7900, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: ignore} Session ID: 6f693264-4833-4942-ba83-097d7bde2388
Stacktrace
org.openqa.selenium.WebDriverException: Expected to read a START_MAP but instead have: END. Last 0 characters read: Build info: version: '4.3.0', revision: 'a4995e2c09*' System info: host: '9248ea146db9', ip: '172.17.0.8', os.name: 'Linux', os.arch: 'amd64', os.version: '4.19.0-13-cloud-amd64', java.version: '11.0.15' Driver info: driver.version: unknown Build info: version: '4.1.4', revision: '535d840ee2' System info: host: 'fa3c2fa58ada', ip: '172.17.0.2', os.name: 'Linux', os.arch: 'amd64', os.version: '4.19.0-13-cloud-amd64', java.version: '11.0.6' Driver info: org.openqa.selenium.remote.RemoteWebDriver Command: [6f693264-4833-4942-ba83-097d7bde2388, findElement {using=xpath, value=//form//a[@class='secondary button']}] Capabilities {acceptInsecureCerts: true, browserName: firefox, browserVersion: 102.0, javascriptEnabled: true, moz:accessibilityChecks: false, moz:buildID: 20220623063721, moz:debuggerAddress: localhost:54636, moz:firefoxOptions: {prefs: {dom.disable_beforeunload: false}}, moz:geckodriverVersion: 0.31.0, moz:headless: false, moz:processID: 156, moz:profile: /tmp/rust_mozprofileN0kQV2, moz:shutdownTimeout: 60000, moz:useNonSpecCompliantPointerOrigin: false, moz:webdriverClick: true, moz:windowless: false, pageLoadStrategy: normal, platform: LINUX, platformName: LINUX, platformVersion: 4.19.0-13-cloud-amd64, proxy: Proxy(), se:cdp: ws://172.17.0.8:4444/sessio..., se:cdpVersion: 85.0, se:noVncPort: 7900, se:vnc: ws://172.17.0.8:4444/sessio..., se:vncEnabled: true, se:vncLocalAddress: ws://172.17.0.8:7900, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: ignore} Session ID: 6f693264-4833-4942-ba83-097d7bde2388 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:490) at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:200) at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:133) at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:53) at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:184) at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:51) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:567) at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:162) at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:60) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:385) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:377) at org.xwiki.test.ui.XWikiWebDriver.findElement(XWikiWebDriver.java:687) at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:70) at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:39) at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:165) at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:51) at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:95) at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:39) at com.sun.proxy.$Proxy88.click(Unknown Source) at org.xwiki.test.ui.po.ResubmissionPage.cancel(ResubmissionPage.java:65) at org.xwiki.flamingo.test.docker.EditIT.allowForceSaveWhenCSRFIssue(EditIT.java:352)