You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[2015-04-07 11:15:37][AMV8IQ][main] [test:end][/Users/yuuji/work/website/target/test-classes/templates/index.thtest-001][327946712][KO] Test FAILED: Actual result does not match expected result.
Obtained:
[t:decorator="layout">
<head>
<title>Index</title>
</head>
<body>
<div layout:fragment="content">]
at line 3 col 126, but expected:
[<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml"
xmlns:layout="http://www.ultraq.net.nz/thymeleaf/layout"
xmlns:th="http://www.thymeleaf.org"
layout:decorator="layout">
<head>
<title>Index</title>
</head>
<body>
<div>
<section class="l-1c"] Time: 327946712ns (327ms).
[2015-04-07 11:15:37][AMV8IQ][main] [test:end][/Users/yuuji/work/website/target/test-classes/templates/index.thtest-001][327946712][KO] Test FAILED: Actual result does not match expected result.
Obtained:
[t:decorator="layout">
<head>
<title>Index</title>
</head>
<body>
<div layout:fragment="content">]
at line 3 col 126, but expected:
[<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml"
xmlns:layout="http://www.ultraq.net.nz/thymeleaf/layout"
xmlns:th="http://www.thymeleaf.org"
layout:decorator="layout">
<head>
<title>Index</title>
</head>
<body>
<div>
<section class="l-1c"] Time: 327946712ns (327ms).
[2015-04-07 11:15:37][AMV8IQ][main] [sequence:end][/Users/yuuji/work/website/target/test-classes/templates][0][1][327946712] Tests OK: 0 of 1 (FAILED: 1). Sequence executed in 327946712ns (327ms)
[2015-04-07 11:15:37][AMV8IQ][main] [EXECUTION:END][0][1][327946712] Tests OK: 0 of 1 (FAILED: 1). Sequence executed in 327946712ns (327ms)
The text was updated successfully, but these errors were encountered:
How to support the
The text was updated successfully, but these errors were encountered: