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

Run workflow top level nodes with workflow inputs: Test case result

The below summarizes the result of the test "Run workflow top level nodes with workflow inputs" in build 29 of Kurator - Kurator RestFlow - RestFlow Core.
Description
Run workflow top level nodes with workflow inputs
Test class
org.restflow.metadata.TestTraceDatabase_RecordRun
Method
testRunWorkflow_TopLevelNodes_WithWorkflowInputs
Duration
< 1 sec
Status
Failed (Existing Failure)

Error Log

junit.framework.ComparisonFailure: expected:<...        1           [a                                                                  2      1      2              i             1           b                                                                  3      1      3              o             1           c                                                                  4      2      4              o             1           b               /multiplicand                                      5      2      5              o             1           a               /multiplier                                        6      3      6              i             1           c               /product                                           7      4      7              i             1           x               /multiplier                                        8      4      8              i             1           y               /multiplicand]                    ...> but was:<...        1           [b                                                                  2      1      2              i             1           a                                                                  3      1      3              o             1           c                                                                  4      2      4              o             1           b               /multiplicand                                      5      2      5              o             1           a               /multiplier                                        6      3      6              i             1           c               /product                                           7      4      7              i             1           y               /multiplicand                                      8      4      8              i             1           x               /multiplier  ]                    ...>
junit.framework.ComparisonFailure: expected:<...        1           [a                                                                 
2      1      2              i             1           b                                                                 
3      1      3              o             1           c                                                                 
4      2      4              o             1           b               /multiplicand                                     
5      2      5              o             1           a               /multiplier                                       
6      3      6              i             1           c               /product                                          
7      4      7              i             1           x               /multiplier                                       
8      4      8              i             1           y               /multiplicand]                    ...> but was:<...        1           [b                                                                 
2      1      2              i             1           a                                                                 
3      1      3              o             1           c                                                                 
4      2      4              o             1           b               /multiplicand                                     
5      2      5              o             1           a               /multiplier                                       
6      3      6              i             1           c               /product                                          
7      4      7              i             1           y               /multiplicand                                     
8      4      8              i             1           x               /multiplier  ]                    ...>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at junit.framework.Assert.assertEquals(Assert.java:87)
	at org.restflow.metadata.TestTraceDatabase_RecordRun.testRunWorkflow_TopLevelNodes_WithWorkflowInputs(TestTraceDatabase_RecordRun.java:305)