Build: #29 failed

Job: RestFlow Core failed

Stages & jobs

  1. Default Stage

  2. RestFlow Groovy

  3. RestFlow Bash

  4. RestFlow Python

  5. RestFlow Tcl

  6. RestFlow Perl

  7. RestFlow Samples

Load workflow double nested: Test case result

The below summarizes the result of the test "Load workflow double nested" in build 29 of Kurator - Kurator RestFlow - RestFlow Core.
Description
Load workflow double nested
Test class
org.restflow.metadata.TestTraceDatabase_LoadWorkflow
Method
testLoadWorkflow_DoubleNested
Duration
< 1 sec
Status
Failed (Existing Failure)

Error Log

junit.framework.ComparisonFailure: expected:<...        0           [a               /multiplier                                        10     9      10             i             0           b               /multiplicand]                    ...> but was:<...        0           [b               /multiplicand                                      10     9      10             i             0           a               /multiplier  ]                    ...>
junit.framework.ComparisonFailure: expected:<...        0           [a               /multiplier                                       
10     9      10             i             0           b               /multiplicand]                    ...> but was:<...        0           [b               /multiplicand                                     
10     9      10             i             0           a               /multiplier  ]                    ...>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at junit.framework.Assert.assertEquals(Assert.java:87)
	at org.restflow.metadata.TestTraceDatabase_LoadWorkflow.testLoadWorkflow_DoubleNested(TestTraceDatabase_LoadWorkflow.java:725)