summaryrefslogtreecommitdiffstats
path: root/Tools/RebaselineQueueServer/static/builder-frame-empty.html
blob: 31b91bb4f63e758fb3bad063b89f8b009ebfa2cd (plain)
1
2
3
4
5
6
7
8
9
10
<!DOCTYPE html>
<html>
<head>
    <title>Rebaseline Queue</title>
    <link rel="stylesheet" href="/static/styles.css" type="text/css">
</head>
<body>
Select a group and then a builder to see tests that are currently failing on it (if any).
</body>
</html>