-
Notifications
You must be signed in to change notification settings - Fork 27
Open
Description
How to support the
[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)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels