forked from jhuska/graphene-visual-testing
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathsuite.xml
35 lines (34 loc) · 4.69 KB
/
suite.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
<?xml version="1.0" encoding="UTF-8"?>
<visual-suite xmlns="http://www.jboss.org/rusheye/visual-suite" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.jboss.org/rusheye/visual-suite http://www.jboss.org/schema/arquillian/rusheye/visual-suite.xsd">
<global-configuration>
<listener type="org.jboss.rusheye.parser.listener.CompareListener">
<result-collector>org.jboss.rusheye.result.collector.ResultCollectorImpl</result-collector>
<result-storage>org.jboss.rusheye.result.storage.FileStorage</result-storage>
<result-writer>org.jboss.rusheye.result.writer.FileResultWriter</result-writer>
<result-statistics>org.jboss.rusheye.result.statistics.OverallStatistics</result-statistics>
</listener>
<pattern-retriever type="org.jboss.rusheye.retriever.pattern.PatternFileRetriever"/>
<mask-retriever type="org.jboss.rusheye.retriever.mask.MaskFileRetriever"/>
<sample-retriever type="org.jboss.rusheye.retriever.sample.FileSampleRetriever"/>
<perception/>
<mask id="mask5" source="http://localhost:8080/modeshape-rest/graphene-visual-testing/default/binary/openshift-simple2/masks/org.jboss.arquillian.extension.testsuite.tests.AnotherTest/testSeznamAndTypeSomething/after/mask5/jcr:content/jcr:data" type="selective-alpha"/>
<mask id="mask6" source="http://localhost:8080/modeshape-rest/graphene-visual-testing/default/binary/openshift-simple2/masks/org.jboss.arquillian.extension.testsuite.tests.AnotherTest/testSeznamAndTypeSomething/after/mask6/jcr:content/jcr:data" type="selective-alpha"/>
<mask id="mask7" source="http://localhost:8080/modeshape-rest/graphene-visual-testing/default/binary/openshift-simple2/masks/org.jboss.arquillian.extension.testsuite.tests.AnotherTest/testGoogleAndTypeSomething/after/mask7/jcr:content/jcr:data" type="selective-alpha"/>
<mask id="mask8" source="http://localhost:8080/modeshape-rest/graphene-visual-testing/default/binary/openshift-simple2/masks/org.jboss.arquillian.extension.testsuite.tests.AnotherTest/testGoogleAndTypeSomething/after/mask8/jcr:content/jcr:data" type="selective-alpha"/>
<mask id="mask9" source="http://localhost:8080/modeshape-rest/graphene-visual-testing/default/binary/openshift-simple2/masks/org.jboss.arquillian.extension.testsuite.tests.AnotherTest/testSector/after/mask9/jcr:content/jcr:data" type="selective-alpha"/>
</global-configuration>
<test name="org.jboss.arquillian.extension.testsuite.tests.AnotherTest.testSector.after">
<mask id="mask9" source="http://localhost:8080/modeshape-rest/graphene-visual-testing/default/binary/openshift-simple2/masks/org.jboss.arquillian.extension.testsuite.tests.AnotherTest/testSector/after/mask9/jcr:content/jcr:data" type="selective-alpha"/>
<pattern name="org.jboss.arquillian.extension.testsuite.tests.AnotherTest.testSector.after" source="org.jboss.arquillian.extension.testsuite.tests.AnotherTest/testSector/after.png"/>
</test>
<test name="org.jboss.arquillian.extension.testsuite.tests.AnotherTest.testGoogleAndTypeSomething.after">
<mask id="mask7" source="http://localhost:8080/modeshape-rest/graphene-visual-testing/default/binary/openshift-simple2/masks/org.jboss.arquillian.extension.testsuite.tests.AnotherTest/testGoogleAndTypeSomething/after/mask7/jcr:content/jcr:data" type="selective-alpha"/>
<mask id="mask8" source="http://localhost:8080/modeshape-rest/graphene-visual-testing/default/binary/openshift-simple2/masks/org.jboss.arquillian.extension.testsuite.tests.AnotherTest/testGoogleAndTypeSomething/after/mask8/jcr:content/jcr:data" type="selective-alpha"/>
<pattern name="org.jboss.arquillian.extension.testsuite.tests.AnotherTest.testGoogleAndTypeSomething.after" source="org.jboss.arquillian.extension.testsuite.tests.AnotherTest/testGoogleAndTypeSomething/after.png"/>
</test>
<test name="org.jboss.arquillian.extension.testsuite.tests.AnotherTest.testSeznamAndTypeSomething.after">
<mask id="mask5" source="http://localhost:8080/modeshape-rest/graphene-visual-testing/default/binary/openshift-simple2/masks/org.jboss.arquillian.extension.testsuite.tests.AnotherTest/testSeznamAndTypeSomething/after/mask5/jcr:content/jcr:data" type="selective-alpha"/>
<mask id="mask6" source="http://localhost:8080/modeshape-rest/graphene-visual-testing/default/binary/openshift-simple2/masks/org.jboss.arquillian.extension.testsuite.tests.AnotherTest/testSeznamAndTypeSomething/after/mask6/jcr:content/jcr:data" type="selective-alpha"/>
<pattern name="org.jboss.arquillian.extension.testsuite.tests.AnotherTest.testSeznamAndTypeSomething.after" source="org.jboss.arquillian.extension.testsuite.tests.AnotherTest/testSeznamAndTypeSomething/after.png"/>
</test>
</visual-suite>