FishEye: Tag 68467 refers to a dead (removed) revision in file `vhTest/Integratie/Productie/Planning/ActieveBatches/Taorbox/Aansturing/Test006BinnenladeLadeKleurWalnutMediumBrown.cls.xml'. FishEye: No comparison available. Pass `N' to diff? Index: APPS/Halux/Machine/OpdeelZaag/impl/OptimalisatieBestandGenerator.cls.xml =================================================================== diff -u -r68464 -r68467 --- APPS/Halux/Machine/OpdeelZaag/impl/OptimalisatieBestandGenerator.cls.xml (.../OptimalisatieBestandGenerator.cls.xml) (revision 68464) +++ APPS/Halux/Machine/OpdeelZaag/impl/OptimalisatieBestandGenerator.cls.xml (.../OptimalisatieBestandGenerator.cls.xml) (revision 68467) @@ -89,7 +89,7 @@ 1 %String Index: vhTest/Integratie/Productie/Planning/ActieveBatches/Taorbox/Aansturing/TestLosseComponentLadeKleurWalnutMediumBrown.cls.xml =================================================================== diff -u -r67287 -r68467 --- vhTest/Integratie/Productie/Planning/ActieveBatches/Taorbox/Aansturing/TestLosseComponentLadeKleurWalnutMediumBrown.cls.xml (.../TestLosseComponentLadeKleurWalnutMediumBrown.cls.xml) (revision 67287) +++ vhTest/Integratie/Productie/Planning/ActieveBatches/Taorbox/Aansturing/TestLosseComponentLadeKleurWalnutMediumBrown.cls.xml (.../TestLosseComponentKleurW7.cls.xml) (revision 68467) @@ -1,6 +1,6 @@ - + vhTest.Integratie.Productie.Planning.ActieveBatches.Taorbox.Aansturing.TestBase,vhTest.DOM.PM.Maatwerk.TAX.BaseLosseComponent Index: vhTest/Integratie/Productie/Planning/ActieveBatches/Taorbox/Aansturing/Test006BinnenladeLadeKleurWalnutMediumBrown.cls.xml =================================================================== diff -u -r67285 -r68467 --- vhTest/Integratie/Productie/Planning/ActieveBatches/Taorbox/Aansturing/Test006BinnenladeLadeKleurWalnutMediumBrown.cls.xml (.../Test006BinnenladeLadeKleurWalnutMediumBrown.cls.xml) (revision 67285) +++ vhTest/Integratie/Productie/Planning/ActieveBatches/Taorbox/Aansturing/Test006BinnenladeLadeKleurWalnutMediumBrown.cls.xml (.../TestBinnenladeLadeKleurW7.cls.xml) (revision 68467) @@ -1,6 +1,6 @@ - + vhTest.Integratie.Productie.Planning.ActieveBatches.Taorbox.Aansturing.TestBase FishEye: Tag 68467 refers to a dead (removed) revision in file `vhTest/Integratie/Productie/Planning/ActieveBatches/Taorbox/Aansturing/TestLosseComponentLadeKleurWalnutMediumBrown.cls.xml'. FishEye: No comparison available. Pass `N' to diff? Index: vhUnitTest/APPS/Halux/Machine/OpdeelZaag/impl/OptimalisatieBestandGenerator/Genereer/Test.cls.xml =================================================================== diff -u -r68457 -r68467 --- vhUnitTest/APPS/Halux/Machine/OpdeelZaag/impl/OptimalisatieBestandGenerator/Genereer/Test.cls.xml (.../Test.cls.xml) (revision 68457) +++ vhUnitTest/APPS/Halux/Machine/OpdeelZaag/impl/OptimalisatieBestandGenerator/Genereer/Test.cls.xml (.../Test.cls.xml) (revision 68467) @@ -75,7 +75,7 @@ #dim BestandNaam As %String = FakeRapportGenerator.GeefBestandNaam() - if $$$AssertContains(BestandNaam,"\DummyBatchID\ImportFileSpecialWorkshop_AantalStuks_3_DummyBatchID_20110630_091500.txt") { + if $$$AssertContains(BestandNaam,"\DummyBatchID\ImportFileSpecialWorkshop_Aantal_3_DummyBatchID_20110630_091500.txt") { #dim BestandInhoud As %Stream = FakeRapportGenerator.GeefInhoudBestand(BestandNaam) do $$$AssertEquals(BestandInhoud.ReadLine(),"Rol"_$$$TAB_"Aantal"_$$$TAB_"PlaatMateriaal"_$$$TAB_"Barcode"_$$$TAB_"LadeSequentieNr"_$$$TAB_"DossierCode"_$$$TAB_"ExtraInfo"_$$$TAB_"Lengte"_$$$TAB_"Breedte"_$$$TAB_"Dikte"_$$$TAB_"Kleur"_$$$TAB_"Decor"_$$$TAB_"EtiketLijn1"_$$$TAB_"EtiketLijn2"_$$$TAB_"EtiketLijn3"_$$$TAB_"EtiketInfo"_$$$TAB_"EtiketLijn4"_$$$TAB_"Rework"_$$$TAB_"Kar"_$$$TAB_"Banding"_$$$TAB_"KamerfreesTrayId"_$$$TAB_"KamerfreesSlotNr") do $$$AssertEquals(BestandInhoud.ReadLine(),"Monster"_$$$TAB_"2"_$$$TAB_"PlaatMateriaal"_$$$TAB_"Barcode"_$$$TAB_"2"_$$$TAB_"DossierCode"_$$$TAB_"Omschrijving"_$$$TAB_"11.11"_$$$TAB_"22.22"_$$$TAB_"33.33"_$$$TAB_"Kleur"_$$$TAB_"Fineer"_$$$TAB_"EtiketLijn1"_$$$TAB_"EtiketLijn2"_$$$TAB_"EtiketLijn3"_$$$TAB_""_$$$TAB_"EtiketLijn4"_$$$TAB_"NoRework"_$$$TAB_"1"_$$$TAB_"12345"_$$$TAB_"1000"_$$$TAB_"1")