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

Test rendersHomePageViaHttp fails with a new maven version 3.9.0 #1633

Closed
volodya-lombrozo opened this issue Mar 9, 2023 · 1 comment · Fixed by #1634
Closed

Test rendersHomePageViaHttp fails with a new maven version 3.9.0 #1633

volodya-lombrozo opened this issue Mar 9, 2023 · 1 comment · Fixed by #1634

Comments

@volodya-lombrozo
Copy link
Contributor

volodya-lombrozo commented Mar 9, 2023

I run tests with a new Maven 3.9.0 version by mvn clean test and rendersHomePageViaHttp was failed.

Expected behaviour: Test rendersHomePageViaHttp passes successfully.
Actual behaviour: The next exception:

[ERROR]   TkAppTest.rendersHomePageViaHttp:121->lambda$rendersHomePageViaHttp$0:128 XML doesn't contain required XPath '/xhtml:html':
<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet href='/xsl/home.xsl' type='text/xsl'?><page date="2023-03-09T13:52:02Z" ip="127.0.2.3" sla="3.976"><millis>24</millis><recent/><links><link href="/status" rel="status" type="text/xml"/><link href="/ticks" rel="ticks" type="image/png"/><link href="http://localhost/" rel="home" type="text/xml"/><link href="http://localhost:51289/" rel="self" type="text/xml"/><link href="https://github.com/login/oauth/authorize?client_id=%24%7Bfailsafe.github.id%7D&amp;redirect_uri=http%3A%2F%2Flocalhost%3A51289%2F%3FPsByFlag%3DPsGithub" rel="takes:github" type="text/xml"/><link href="http://localhost:51289/?PsByFlag=PsLogout" rel="takes:logout" type="text/xml"/></links><toggles><read-only>false</read-only><links><link href="/toggles/read-only" rel="sw:read-only" type="text/xml"/></links></toggles><identity><urn>urn:test:1</urn></identity><version><name>1.0</name><revision>a1b2c3e</revision><date>2023-03-09T16:51:39</date></version></page>

Original problem: yegor256/takes#1207

@0pdd
Copy link
Collaborator

0pdd commented Nov 17, 2023

@volodya-lombrozo the puzzle #1837 is still not solved.

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

Successfully merging a pull request may close this issue.

2 participants