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 top level nodes data driven director: Test case result

The below summarizes the result of the test "Load workflow top level nodes data driven director" in build 29 of Kurator - Kurator RestFlow - RestFlow Core.
Description
Load workflow top level nodes data driven director
Test class
org.restflow.metadata.TestTraceDatabase_LoadWorkflow
Method
testLoadWorkflow_TopLevelNodes_DataDrivenDirector
Duration
< 1 sec
Status
Failed (Existing Failure)

Error Log

junit.framework.ComparisonFailure: expected:<...        0           [a               BufferNode-for-MultiplyBySingleton-a/multiplier    4      4      4              i             0           b               BufferNode-for-MultiplyBySingleton-b/multiplicand]  5      4      5   ...> but was:<...        0           [b               BufferNode-for-MultiplyBySingleton-b/multiplicand  4      4      4              i             0           a               BufferNode-for-MultiplyBySingleton-a/multiplier  ]  5      4      5   ...>
junit.framework.ComparisonFailure: expected:<...        0           [a               BufferNode-for-MultiplyBySingleton-a/multiplier   
4      4      4              i             0           b               BufferNode-for-MultiplyBySingleton-b/multiplicand] 
5      4      5   ...> but was:<...        0           [b               BufferNode-for-MultiplyBySingleton-b/multiplicand 
4      4      4              i             0           a               BufferNode-for-MultiplyBySingleton-a/multiplier  ] 
5      4      5   ...>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at junit.framework.Assert.assertEquals(Assert.java:87)
	at org.restflow.metadata.TestTraceDatabase_LoadWorkflow.testLoadWorkflow_TopLevelNodes_DataDrivenDirector(TestTraceDatabase_LoadWorkflow.java:426)