Unit Test Results

Designed for use with JUnit and Ant.

Class org.umber.bellows.testgen.IbmValidXmlConfTest

NameTestsErrorsFailuresTime(s)
IbmValidXmlConfTest1490246.041

Tests

NameStatusTypeTime(s)
testValid_IbmValidP01Ibm01v01xmlFailureconversion back to XML should match canonical output (violates rule: 'Tests with a xml document consisting of prolog followed by element then Misc') expected:<... <cat></cat> <tiger color="white">This is a white tiger in Mirage!!</tiger> <cat></cat> <leopard> <small></small> <big></big> </leopard> ...> but was:<...<cat></cat><tiger color="white">This is a white tiger in Mirage!!</tiger><cat></cat><leopard> <small></small> <big></big> </leopard>...>

junit.framework.ComparisonFailure: conversion back to XML should match canonical output(violates rule: 'Tests with a xml document consisting of prolog followed by element then Misc') expected:<... <cat></cat> <tiger color="white">This is a white tiger in Mirage!!</tiger> <cat></cat> <leopard> <small></small> <big></big> </leopard>...> but was:<...<cat></cat><tiger color="white">This is a white tiger in Mirage!!</tiger><cat></cat><leopard> <small></small> <big></big> </leopard>...> at org.umber.bellows.testgen.IbmValidXmlConfTest.testValid_IbmValidP01Ibm01v01xml(Unknown Source)
0.747
testValid_IbmValidP02Ibm02v01xmlFailurefailed to load valid test file 'valid/P02/ibm02v01.xml' DESCRIPTION: This test case covers legal character ranges plus discrete legal characters for production 02.

junit.framework.AssertionFailedError: failed to load valid test file 'valid/P02/ibm02v01.xml' DESCRIPTION: This test case covers legal character ranges plus discrete legal characters for production 02. at org.umber.bellows.testgen.IbmValidXmlConfTest.testValid_IbmValidP02Ibm02v01xml(Unknown Source)
0.048
testValid_IbmValidP03Ibm03v01xmlSuccess0.055
testValid_IbmValidP09Ibm09v01xmlSuccess0.064
testValid_IbmValidP09Ibm09v02xmlSuccess0.024
testValid_IbmValidP09Ibm09v03xmlSuccess0.236
testValid_IbmValidP09Ibm09v04xmlSuccess0.034
testValid_IbmValidP09Ibm09v05xmlSuccess0.065
testValid_IbmValidP10Ibm10v01xmlSuccess0.022
testValid_IbmValidP10Ibm10v02xmlSuccess0.040
testValid_IbmValidP10Ibm10v03xmlSuccess0.055
testValid_IbmValidP10Ibm10v04xmlSuccess0.035
testValid_IbmValidP10Ibm10v05xmlSuccess0.046
testValid_IbmValidP10Ibm10v06xmlSuccess0.020
testValid_IbmValidP10Ibm10v07xmlSuccess0.046
testValid_IbmValidP10Ibm10v08xmlSuccess0.097
testValid_IbmValidP11Ibm11v01xmlSuccess0.044
testValid_IbmValidP11Ibm11v02xmlSuccess0.185
testValid_IbmValidP11Ibm11v03xmlSuccess0.014
testValid_IbmValidP11Ibm11v04xmlSuccess0.013
testValid_IbmValidP12Ibm12v01xmlSuccess0.062
testValid_IbmValidP12Ibm12v02xmlSuccess0.018
testValid_IbmValidP12Ibm12v03xmlSuccess0.031
testValid_IbmValidP12Ibm12v04xmlSuccess0.019
testValid_IbmValidP13Ibm13v01xmlSuccess0.019
testValid_IbmValidP14Ibm14v01xmlSuccess0.018
testValid_IbmValidP14Ibm14v02xmlSuccess0.014
testValid_IbmValidP14Ibm14v03xmlSuccess0.016
testValid_IbmValidP15Ibm15v01xmlSuccess0.023
testValid_IbmValidP15Ibm15v02xmlSuccess0.025
testValid_IbmValidP15Ibm15v03xmlSuccess0.009
testValid_IbmValidP15Ibm15v04xmlSuccess0.006
testValid_IbmValidP16Ibm16v01xmlSuccess0.012
testValid_IbmValidP16Ibm16v02xmlSuccess0.012
testValid_IbmValidP16Ibm16v03xmlSuccess0.063
testValid_IbmValidP17Ibm17v01xmlSuccess0.071
testValid_IbmValidP18Ibm18v01xmlSuccess0.026
testValid_IbmValidP19Ibm19v01xmlSuccess0.009
testValid_IbmValidP20Ibm20v01xmlSuccess0.006
testValid_IbmValidP20Ibm20v02xmlSuccess0.024
testValid_IbmValidP21Ibm21v01xmlSuccess0.010
testValid_IbmValidP22Ibm22v01xmlSuccess0.029
testValid_IbmValidP22Ibm22v02xmlSuccess0.033
testValid_IbmValidP22Ibm22v03xmlSuccess0.022
testValid_IbmValidP22Ibm22v04xmlSuccess0.041
testValid_IbmValidP22Ibm22v05xmlSuccess0.016
testValid_IbmValidP22Ibm22v06xmlSuccess0.119
testValid_IbmValidP22Ibm22v07xmlSuccess0.027
testValid_IbmValidP23Ibm23v01xmlSuccess0.024
testValid_IbmValidP23Ibm23v02xmlSuccess0.014
testValid_IbmValidP23Ibm23v03xmlSuccess0.015
testValid_IbmValidP23Ibm23v04xmlSuccess0.009
testValid_IbmValidP23Ibm23v05xmlSuccess0.012
testValid_IbmValidP23Ibm23v06xmlSuccess0.079
testValid_IbmValidP24Ibm24v01xmlSuccess0.108
testValid_IbmValidP24Ibm24v02xmlSuccess0.111
testValid_IbmValidP25Ibm25v01xmlSuccess0.100
testValid_IbmValidP25Ibm25v02xmlSuccess0.086
testValid_IbmValidP25Ibm25v03xmlSuccess0.028
testValid_IbmValidP25Ibm25v04xmlSuccess0.012
testValid_IbmValidP26Ibm26v01xmlSuccess0.009
testValid_IbmValidP27Ibm27v01xmlSuccess0.005
testValid_IbmValidP27Ibm27v02xmlSuccess0.012
testValid_IbmValidP27Ibm27v03xmlSuccess0.061
testValid_IbmValidP28Ibm28v01xmlSuccess0.098
testValid_IbmValidP28Ibm28v02xmlFailureconversion back to XML should match canonical output (violates rule: 'Tests doctypedecl with external subset and combinations of different markup declarations and PEReferences') expected:<...?sound "This is a PI" ?><!DOCTYPE animal [ <!NOTATION animal_class SYSTEM 'ibm28v02.txt'> ]> <animal> <cat>This is a small cat</cat> <tiger color="white">This is a white tiger in Mirage!!</tiger> <cat></cat> <leopard> <small></small> <big></big> </leopard> ...> but was:<...!DOCTYPE animal [ <!NOTATION animal_class SYSTEM 'file:/Users/jsheets/Documents/workspace/Umber All/xmlconf/ibm/valid/P28/ibm28v02.txt'> ]> <?sound "This is a PI" ?><animal><cat>This is a small cat</cat><tiger color="white">This is a white tiger in Mirage!!</tiger><cat></cat><leopard> <small></small> <big></big> </leopard>...>

junit.framework.ComparisonFailure: conversion back to XML should match canonical output(violates rule: 'Tests doctypedecl with external subset and combinations of different markup declarations and PEReferences') expected:<...?sound "This is a PI" ?><!DOCTYPE animal [<!NOTATION animal_class SYSTEM 'ibm28v02.txt'>]><animal> <cat>This is a small cat</cat> <tiger color="white">This is a white tiger in Mirage!!</tiger> <cat></cat> <leopard> <small></small> <big></big> </leopard>...> but was:<...!DOCTYPE animal [<!NOTATION animal_class SYSTEM 'file:/Users/jsheets/Documents/workspace/Umber All/xmlconf/ibm/valid/P28/ibm28v02.txt'>]><?sound "This is a PI" ?><animal><cat>This is a small cat</cat><tiger color="white">This is a white tiger in Mirage!!</tiger><cat></cat><leopard> <small></small> <big></big> </leopard>...> at org.umber.bellows.testgen.IbmValidXmlConfTest.testValid_IbmValidP28Ibm28v02xml(Unknown Source)
0.035
testValid_IbmValidP29Ibm29v01xmlFailureconversion back to XML should match canonical output (violates rule: 'Tests markupdecl with combinations of elementdecl, AttlistDecl,EntityDecl, NotationDecl, PI and comment') expected:<...?sound "This is a PI" ?><!DOCTYPE animal [ <!NOTATION animal_class SYSTEM 'ibm29v01.txt'> ]> <animal> <cat>This is a small cat</cat> <tiger color="white">This is a white tiger in Mirage!!</tiger> <cat></cat> <leopard> <small></small> <big></big> </leopard> ...> but was:<...!DOCTYPE animal [ <!NOTATION animal_class SYSTEM 'file:/Users/jsheets/Documents/workspace/Umber All/xmlconf/ibm/valid/P29/ibm29v01.txt'> ]> <?sound "This is a PI" ?><animal><cat>This is a small cat</cat><tiger color="white">This is a white tiger in Mirage!!</tiger><cat></cat><leopard> <small></small> <big></big> </leopard>...>

junit.framework.ComparisonFailure: conversion back to XML should match canonical output(violates rule: 'Tests markupdecl with combinations of elementdecl, AttlistDecl,EntityDecl, NotationDecl, PI and comment') expected:<...?sound "This is a PI" ?><!DOCTYPE animal [<!NOTATION animal_class SYSTEM 'ibm29v01.txt'>]><animal> <cat>This is a small cat</cat> <tiger color="white">This is a white tiger in Mirage!!</tiger> <cat></cat> <leopard> <small></small> <big></big> </leopard>...> but was:<...!DOCTYPE animal [<!NOTATION animal_class SYSTEM 'file:/Users/jsheets/Documents/workspace/Umber All/xmlconf/ibm/valid/P29/ibm29v01.txt'>]><?sound "This is a PI" ?><animal><cat>This is a small cat</cat><tiger color="white">This is a white tiger in Mirage!!</tiger><cat></cat><leopard> <small></small> <big></big> </leopard>...> at org.umber.bellows.testgen.IbmValidXmlConfTest.testValid_IbmValidP29Ibm29v01xml(Unknown Source)
0.038
testValid_IbmValidP29Ibm29v02xmlFailureconversion back to XML should match canonical output (violates rule: 'Tests WFC: PE in internal subset as a positive test') expected:<...?sound "This is a PI" ?><!DOCTYPE animal [ <!NOTATION animal_class SYSTEM 'ibm29v01.txt'> ]> <animal> <cat>This is a small cat</cat> <tiger color="white">This is a white tiger in Mirage!!</tiger> <cat></cat> <leopard> <small></small> <big></big> </leopard> ...> but was:<...!DOCTYPE animal [ <!NOTATION animal_class SYSTEM 'file:/Users/jsheets/Documents/workspace/Umber All/xmlconf/ibm/valid/P29/ibm29v01.txt'> ]> <?sound "This is a PI" ?><animal><cat>This is a small cat</cat><tiger color="white">This is a white tiger in Mirage!!</tiger><cat></cat><leopard> <small></small> <big></big> </leopard>...>

junit.framework.ComparisonFailure: conversion back to XML should match canonical output(violates rule: 'Tests WFC: PE in internal subset as a positive test') expected:<...?sound "This is a PI" ?><!DOCTYPE animal [<!NOTATION animal_class SYSTEM 'ibm29v01.txt'>]><animal> <cat>This is a small cat</cat> <tiger color="white">This is a white tiger in Mirage!!</tiger> <cat></cat> <leopard> <small></small> <big></big> </leopard>...> but was:<...!DOCTYPE animal [<!NOTATION animal_class SYSTEM 'file:/Users/jsheets/Documents/workspace/Umber All/xmlconf/ibm/valid/P29/ibm29v01.txt'>]><?sound "This is a PI" ?><animal><cat>This is a small cat</cat><tiger color="white">This is a white tiger in Mirage!!</tiger><cat></cat><leopard> <small></small> <big></big> </leopard>...> at org.umber.bellows.testgen.IbmValidXmlConfTest.testValid_IbmValidP29Ibm29v02xml(Unknown Source)
0.030
testValid_IbmValidP30Ibm30v01xmlSuccess0.011
testValid_IbmValidP30Ibm30v02xmlSuccess0.072
testValid_IbmValidP31Ibm31v01xmlSuccess0.180
testValid_IbmValidP32Ibm32v01xmlSuccess0.069
testValid_IbmValidP32Ibm32v02xmlSuccess0.051
testValid_IbmValidP32Ibm32v03xmlSuccess0.011
testValid_IbmValidP32Ibm32v04xmlFailureconversion back to XML should match canonical output (violates rule: 'Tests VC: Standalone Document Declaration with whitespace in mixed content and standalone is no') expected:<... xml:space="preserve"...> but was:<......>

junit.framework.ComparisonFailure: conversion back to XML should match canonical output(violates rule: 'Tests VC: Standalone Document Declaration with whitespace in mixed content and standalone is no') expected:<... xml:space="preserve"...> but was:<......> at org.umber.bellows.testgen.IbmValidXmlConfTest.testValid_IbmValidP32Ibm32v04xml(Unknown Source)
0.045
testValid_IbmValidP33Ibm33v01xmlFailureconversion back to XML should match canonical output (violates rule: 'Tests LanguageID with Langcode - Subcode') expected:<... xml:lang="en-US"...> but was:<......>

junit.framework.ComparisonFailure: conversion back to XML should match canonical output(violates rule: 'Tests LanguageID with Langcode - Subcode') expected:<... xml:lang="en-US"...> but was:<......> at org.umber.bellows.testgen.IbmValidXmlConfTest.testValid_IbmValidP33Ibm33v01xml(Unknown Source)
0.019
testValid_IbmValidP34Ibm34v01xmlFailureconversion back to XML should match canonical output (violates rule: 'Duplicate Test as ibm33v01.xml') expected:<... xml:lang="en-US"...> but was:<......>

junit.framework.ComparisonFailure: conversion back to XML should match canonical output(violates rule: 'Duplicate Test as ibm33v01.xml') expected:<... xml:lang="en-US"...> but was:<......> at org.umber.bellows.testgen.IbmValidXmlConfTest.testValid_IbmValidP34Ibm34v01xml(Unknown Source)
0.012
testValid_IbmValidP35Ibm35v01xmlFailureconversion back to XML should match canonical output (violates rule: 'Tests ISO639Code') expected:<... xml:lang="en"...> but was:<......>

junit.framework.ComparisonFailure: conversion back to XML should match canonical output(violates rule: 'Tests ISO639Code') expected:<... xml:lang="en"...> but was:<......> at org.umber.bellows.testgen.IbmValidXmlConfTest.testValid_IbmValidP35Ibm35v01xml(Unknown Source)
0.013
testValid_IbmValidP36Ibm36v01xmlFailureconversion back to XML should match canonical output (violates rule: 'Tests IanaCode') expected:<... xml:lang="i-BS-ABCD"...> but was:<......>

junit.framework.ComparisonFailure: conversion back to XML should match canonical output(violates rule: 'Tests IanaCode') expected:<... xml:lang="i-BS-ABCD"...> but was:<......> at org.umber.bellows.testgen.IbmValidXmlConfTest.testValid_IbmValidP36Ibm36v01xml(Unknown Source)
0.007
testValid_IbmValidP37Ibm37v01xmlFailureconversion back to XML should match canonical output (violates rule: 'Tests UserCode') expected:<... xml:lang="x-uk-eng"...> but was:<......>

junit.framework.ComparisonFailure: conversion back to XML should match canonical output(violates rule: 'Tests UserCode') expected:<... xml:lang="x-uk-eng"...> but was:<......> at org.umber.bellows.testgen.IbmValidXmlConfTest.testValid_IbmValidP37Ibm37v01xml(Unknown Source)
0.043
testValid_IbmValidP38Ibm38v01xmlFailureconversion back to XML should match canonical output (violates rule: 'Tests SubCode') expected:<... xml:lang="en-USa"...> but was:<......>

junit.framework.ComparisonFailure: conversion back to XML should match canonical output(violates rule: 'Tests SubCode') expected:<... xml:lang="en-USa"...> but was:<......> at org.umber.bellows.testgen.IbmValidXmlConfTest.testValid_IbmValidP38Ibm38v01xml(Unknown Source)
0.014
testValid_IbmValidP39Ibm39v01xmlSuccess0.013
testValid_IbmValidP40Ibm40v01xmlSuccess0.012
testValid_IbmValidP41Ibm41v01xmlSuccess0.010
testValid_IbmValidP42Ibm42v01xmlSuccess0.013
testValid_IbmValidP43Ibm43v01xmlFailureconversion back to XML should match canonical output (violates rule: 'Tests content with all possible constructs: element, CharData, Reference, CDSect, Comment') expected:<... ...> but was:<......>

junit.framework.ComparisonFailure: conversion back to XML should match canonical output(violates rule: 'Tests content with all possible constructs: element, CharData, Reference, CDSect, Comment') expected:<......> but was:<......> at org.umber.bellows.testgen.IbmValidXmlConfTest.testValid_IbmValidP43Ibm43v01xml(Unknown Source)
0.018
testValid_IbmValidP44Ibm44v01xmlSuccess0.024
testValid_IbmValidP45Ibm45v01xmlSuccess0.021
testValid_IbmValidP47Ibm47v01xmlSuccess0.014
testValid_IbmValidP49Ibm49v01xmlSuccess0.015
testValid_IbmValidP50Ibm50v01xmlSuccess0.031
testValid_IbmValidP51Ibm51v01xmlSuccess0.074
testValid_IbmValidP51Ibm51v02xmlSuccess0.095
testValid_IbmValidP52Ibm52v01xmlSuccess0.016
testValid_IbmValidP54Ibm54v01xmlSuccess0.063
testValid_IbmValidP54Ibm54v02xmlFailureconversion back to XML should match canonical output (violates rule: 'Tests all AttTypes : StringType, TokenizedType, EnumeratedTypes in P55,P56,P57.') expected:<... <x attr="Madhu"></x> <y attr="1.a.name.token.but.not.a.name"></y> ...> but was:<...<x attr="Madhu"></x><y attr="1.a.name.token.but.not.a.name"></y>...>

junit.framework.ComparisonFailure: conversion back to XML should match canonical output(violates rule: 'Tests all AttTypes : StringType, TokenizedType, EnumeratedTypes in P55,P56,P57.') expected:<...<x attr="Madhu"></x><y attr="1.a.name.token.but.not.a.name"></y>...> but was:<...<x attr="Madhu"></x><y attr="1.a.name.token.but.not.a.name"></y>...> at org.umber.bellows.testgen.IbmValidXmlConfTest.testValid_IbmValidP54Ibm54v02xml(Unknown Source)
0.027
testValid_IbmValidP54Ibm54v03xmlSuccess0.012
testValid_IbmValidP55Ibm55v01xmlSuccess0.015
testValid_IbmValidP56Ibm56v01xmlSuccess0.026
testValid_IbmValidP56Ibm56v02xmlSuccess0.012
testValid_IbmValidP56Ibm56v03xmlSuccess0.009
testValid_IbmValidP56Ibm56v04xmlSuccess0.052
testValid_IbmValidP56Ibm56v05xmlSuccess0.021
testValid_IbmValidP56Ibm56v06xmlSuccess0.018
testValid_IbmValidP56Ibm56v07xmlSuccess0.021
testValid_IbmValidP56Ibm56v08xmlSuccess0.017
testValid_IbmValidP56Ibm56v09xmlSuccess0.018
testValid_IbmValidP56Ibm56v10xmlSuccess0.006
testValid_IbmValidP57Ibm57v01xmlFailureconversion back to XML should match canonical output (violates rule: 'Tests EnumeratedType in the AttType. The attribute "att" has a type (a|b) with the element "a". the') expected:<...a'> <!NOTATION b SYSTEM '...> but was:<...file:/Users/jsheets/Documents/workspace/Umber All/xmlconf/ibm/valid/P57/a'> <!NOTATION b SYSTEM 'file:/Users/jsheets/Documents/workspace/Umber All/xmlconf/ibm/valid/P57/...>

junit.framework.ComparisonFailure: conversion back to XML should match canonical output(violates rule: 'Tests EnumeratedType in the AttType. The attribute "att" has a type (a|b) with the element "a". the') expected:<...a'><!NOTATION b SYSTEM '...> but was:<...file:/Users/jsheets/Documents/workspace/Umber All/xmlconf/ibm/valid/P57/a'><!NOTATION b SYSTEM 'file:/Users/jsheets/Documents/workspace/Umber All/xmlconf/ibm/valid/P57/...> at org.umber.bellows.testgen.IbmValidXmlConfTest.testValid_IbmValidP57Ibm57v01xml(Unknown Source)
0.021
testValid_IbmValidP58Ibm58v01xmlFailureconversion back to XML should match canonical output (violates rule: 'Tests NotationType for P58. It shows different patterns fro the NOTATION attribute "attr".') expected:<...beta'> <!NOTATION this SYSTEM '...> but was:<...file:/Users/jsheets/Documents/workspace/Umber All/xmlconf/ibm/valid/P58/beta'> <!NOTATION this SYSTEM 'file:/Users/jsheets/Documents/workspace/Umber All/xmlconf/ibm/valid/P58/...>

junit.framework.ComparisonFailure: conversion back to XML should match canonical output(violates rule: 'Tests NotationType for P58. It shows different patterns fro the NOTATION attribute "attr".') expected:<...beta'><!NOTATION this SYSTEM '...> but was:<...file:/Users/jsheets/Documents/workspace/Umber All/xmlconf/ibm/valid/P58/beta'><!NOTATION this SYSTEM 'file:/Users/jsheets/Documents/workspace/Umber All/xmlconf/ibm/valid/P58/...> at org.umber.bellows.testgen.IbmValidXmlConfTest.testValid_IbmValidP58Ibm58v01xml(Unknown Source)
0.012
testValid_IbmValidP58Ibm58v02xmlFailureconversion back to XML should match canonical output (violates rule: 'Tests NotationType for P58: Notation Attributes. The value "base64" of the NOTATION attribute "attr" matches one of the notation names declared.') expected:<...mimecode'> <!NOTATION raw SYSTEM 'bin/cat'> <!NOTATION uuencode SYSTEM '...> but was:<...file:/Users/jsheets/Documents/workspace/Umber All/xmlconf/ibm/valid/P58/mimecode'> <!NOTATION raw SYSTEM 'file:/Users/jsheets/Documents/workspace/Umber All/xmlconf/ibm/valid/P58/bin/cat'> <!NOTATION uuencode SYSTEM 'file:/Users/jsheets/Documents/workspace/Umber All/xmlconf/ibm/valid/P58/...>

junit.framework.ComparisonFailure: conversion back to XML should match canonical output(violates rule: 'Tests NotationType for P58: Notation Attributes. The value "base64" of the NOTATION attribute "attr" matches one of the notation names declared.') expected:<...mimecode'><!NOTATION raw SYSTEM 'bin/cat'><!NOTATION uuencode SYSTEM '...> but was:<...file:/Users/jsheets/Documents/workspace/Umber All/xmlconf/ibm/valid/P58/mimecode'><!NOTATION raw SYSTEM 'file:/Users/jsheets/Documents/workspace/Umber All/xmlconf/ibm/valid/P58/bin/cat'><!NOTATION uuencode SYSTEM 'file:/Users/jsheets/Documents/workspace/Umber All/xmlconf/ibm/valid/P58/...> at org.umber.bellows.testgen.IbmValidXmlConfTest.testValid_IbmValidP58Ibm58v02xml(Unknown Source)
0.048
testValid_IbmValidP59Ibm59v01xmlSuccess0.013
testValid_IbmValidP59Ibm59v02xmlSuccess0.006
testValid_IbmValidP60Ibm60v01xmlSuccess0.102
testValid_IbmValidP60Ibm60v02xmlSuccess0.032
testValid_IbmValidP60Ibm60v03xmlSuccess0.011
testValid_IbmValidP60Ibm60v04xmlSuccess0.012
testValid_IbmValidP61Ibm61v01xmlSuccess0.018
testValid_IbmValidP61Ibm61v02xmlSuccess0.010
testValid_IbmValidP62Ibm62v01xmlSuccess0.015
testValid_IbmValidP62Ibm62v02xmlSuccess0.011
testValid_IbmValidP62Ibm62v03xmlSuccess0.014
testValid_IbmValidP62Ibm62v04xmlSuccess0.084
testValid_IbmValidP62Ibm62v05xmlSuccess0.017
testValid_IbmValidP63Ibm63v01xmlSuccess0.011
testValid_IbmValidP63Ibm63v02xmlSuccess0.024
testValid_IbmValidP63Ibm63v03xmlSuccess0.012
testValid_IbmValidP63Ibm63v04xmlSuccess0.010
testValid_IbmValidP63Ibm63v05xmlSuccess0.013
testValid_IbmValidP64Ibm64v01xmlSuccess0.043
testValid_IbmValidP64Ibm64v02xmlSuccess0.017
testValid_IbmValidP64Ibm64v03xmlSuccess0.014
testValid_IbmValidP65Ibm65v01xmlSuccess0.014
testValid_IbmValidP65Ibm65v02xmlSuccess0.011
testValid_IbmValidP66Ibm66v01xmlFailureconversion back to XML should match canonical output (violates rule: 'Tests all legal CharRef's.') expected:<...¬´ ¬´ √ç √ç √Ø √Ø C C _ Ìû£ Í∞Ä Ô§Ä ÔøΩ êÄÄ Ùèøø...> but was:<...« « Í Í ï ï C C _ 힣 가 豈 � ...>

junit.framework.ComparisonFailure: conversion back to XML should match canonical output(violates rule: 'Tests all legal CharRef's.') expected:<...¬´ ¬´ √ç √ç √Ø √ØC C _ Ìû£ Í∞Ä豈 ÔøΩêÄÄ Ùèøø...> but was:<...« « Í Í ï ïC C _ 힣 가豈 � ...> at org.umber.bellows.testgen.IbmValidXmlConfTest.testValid_IbmValidP66Ibm66v01xml(Unknown Source)
0.017
testValid_IbmValidP67Ibm67v01xmlSuccess0.009
testValid_IbmValidP68Ibm68v01xmlSuccess0.012
testValid_IbmValidP68Ibm68v02xmlSuccess0.081
testValid_IbmValidP69Ibm69v01xmlSuccess0.052
testValid_IbmValidP69Ibm69v02xmlSuccess0.011
testValid_IbmValidP70Ibm70v01xmlFailureconversion back to XML should match canonical output (violates rule: 'Tests all legal GEDecls and PEDecls constructs derived from P70-76') expected:<......> but was:<...file:/Users/jsheets/Documents/workspace/Umber All/xmlconf/ibm/valid/P70/...>

junit.framework.ComparisonFailure: conversion back to XML should match canonical output(violates rule: 'Tests all legal GEDecls and PEDecls constructs derived from P70-76') expected:<......> but was:<...file:/Users/jsheets/Documents/workspace/Umber All/xmlconf/ibm/valid/P70/...> at org.umber.bellows.testgen.IbmValidXmlConfTest.testValid_IbmValidP70Ibm70v01xml(Unknown Source)
0.039
testValid_IbmValidP78Ibm78v01xmlSuccess0.023
testValid_IbmValidP79Ibm79v01xmlSuccess0.014
testValid_IbmValidP82Ibm82v01xmlSuccess0.010
testValid_IbmValidP85Ibm85v01xmlFailureBellows error loading test file 'valid/P85/ibm85v01.xml': org.umber.bellows.loader.BellowsParseException: Fatal XML parsing error Caused by org.xml.sax.SAXParseException: Illegal processing instruction name, or missing whitespace.

junit.framework.AssertionFailedError: Bellows error loading test file 'valid/P85/ibm85v01.xml': org.umber.bellows.loader.BellowsParseException: Fatal XML parsing errorCaused by org.xml.sax.SAXParseException: Illegal processing instruction name, or missing whitespace. at org.umber.bellows.testgen.IbmValidXmlConfTest.loadTestFile(Unknown Source) at org.umber.bellows.testgen.IbmValidXmlConfTest.testValid_IbmValidP85Ibm85v01xml(Unknown Source)
0.007
testValid_IbmValidP86Ibm86v01xmlFailureBellows error loading test file 'valid/P86/ibm86v01.xml': org.umber.bellows.loader.BellowsParseException: Fatal XML parsing error Caused by org.xml.sax.SAXParseException: Illegal processing instruction name, or missing whitespace.

junit.framework.AssertionFailedError: Bellows error loading test file 'valid/P86/ibm86v01.xml': org.umber.bellows.loader.BellowsParseException: Fatal XML parsing errorCaused by org.xml.sax.SAXParseException: Illegal processing instruction name, or missing whitespace. at org.umber.bellows.testgen.IbmValidXmlConfTest.loadTestFile(Unknown Source) at org.umber.bellows.testgen.IbmValidXmlConfTest.testValid_IbmValidP86Ibm86v01xml(Unknown Source)
0.160
testValid_IbmValidP87Ibm87v01xmlFailureBellows error loading test file 'valid/P87/ibm87v01.xml': org.umber.bellows.loader.BellowsParseException: Fatal XML parsing error Caused by org.xml.sax.SAXParseException: Illegal processing instruction name, or missing whitespace.

junit.framework.AssertionFailedError: Bellows error loading test file 'valid/P87/ibm87v01.xml': org.umber.bellows.loader.BellowsParseException: Fatal XML parsing errorCaused by org.xml.sax.SAXParseException: Illegal processing instruction name, or missing whitespace. at org.umber.bellows.testgen.IbmValidXmlConfTest.loadTestFile(Unknown Source) at org.umber.bellows.testgen.IbmValidXmlConfTest.testValid_IbmValidP87Ibm87v01xml(Unknown Source)
0.024
testValid_IbmValidP88Ibm88v01xmlFailureBellows error loading test file 'valid/P88/ibm88v01.xml': org.umber.bellows.loader.BellowsParseException: Fatal XML parsing error Caused by org.xml.sax.SAXParseException: Illegal processing instruction name, or missing whitespace.

junit.framework.AssertionFailedError: Bellows error loading test file 'valid/P88/ibm88v01.xml': org.umber.bellows.loader.BellowsParseException: Fatal XML parsing errorCaused by org.xml.sax.SAXParseException: Illegal processing instruction name, or missing whitespace. at org.umber.bellows.testgen.IbmValidXmlConfTest.loadTestFile(Unknown Source) at org.umber.bellows.testgen.IbmValidXmlConfTest.testValid_IbmValidP88Ibm88v01xml(Unknown Source)
0.013
testValid_IbmValidP89Ibm89v01xmlFailureBellows error loading test file 'valid/P89/ibm89v01.xml': org.umber.bellows.loader.BellowsParseException: Fatal XML parsing error Caused by org.xml.sax.SAXParseException: Illegal processing instruction name, or missing whitespace.

junit.framework.AssertionFailedError: Bellows error loading test file 'valid/P89/ibm89v01.xml': org.umber.bellows.loader.BellowsParseException: Fatal XML parsing errorCaused by org.xml.sax.SAXParseException: Illegal processing instruction name, or missing whitespace. at org.umber.bellows.testgen.IbmValidXmlConfTest.loadTestFile(Unknown Source) at org.umber.bellows.testgen.IbmValidXmlConfTest.testValid_IbmValidP89Ibm89v01xml(Unknown Source)
0.015
Properties »
System.err »