Drive data quality metrics from enso code #31358
Annotations
9 errors and 2 warnings
Standard Library Test Reporter
Failed test were found and 'fail-on-error' option is set to true
|
Run ./run backend test standard-library:
test/Visualization_Tests/src/Table_Spec.enso#L71
'{"header":["A","B","C"],"value_type":[{"type":"Value_Type","constructor":"Char","display_text":"Char (variable length, max_size=unlimited)","size":null,"variable_length":true},{"type":"Value_Type","constructor":"Integer","display_text":"Integer (64 bits)","bits":64},{"type":"Value_Type","constructor":"Integer","display_text":"Integer (64 bits)","bits":64}],"data":[["a"],[2],[3]],"all_rows_count":3,"has_index_col":true,"get_child_node_action":"get_row","data_quality_pairs":[{"Number of nothing/null values":null},{"Number of untrimmed whitespace":null}],"type":"Table"}' did not equal '{"header":["A","B","C"],"value_type":[{"type":"Value_Type","constructor":"Char","display_text":"Char (variable length, max_size=unlimited)","size":null,"variable_length":true},{"type":"Value_Type","constructor":"Integer","display_text":"Integer (64 bits)","bits":64},{"type":"Value_Type","constructor":"Integer","display_text":"Integer (64 bits)","bits":64}],"data":[["a"],[2],[3]],"all_rows_count":3,"has_index_col":true,"get_child_node_action":"get_row","data_quality_pairs":{"number_of_nothing":null,"number_of_whitespace":null},"type":"Table"}' (at /runner/_work/enso/enso/test/Visualization_Tests/src/Table_Spec.enso:71:13-35).
|
Run ./run backend test standard-library:
test/Visualization_Tests/src/Table_Spec.enso#L78
'{"header":["A"],"value_type":[{"type":"Value_Type","constructor":"Char","display_text":"Char (variable length, max_size=unlimited)","size":null,"variable_length":true}],"data":[["a","a"]],"all_rows_count":3,"has_index_col":true,"get_child_node_action":"get_row","data_quality_pairs":[{"Number of nothing/null values":null},{"Number of untrimmed whitespace":null}],"type":"Table"}' did not equal '{"header":["A"],"value_type":[{"type":"Value_Type","constructor":"Char","display_text":"Char (variable length, max_size=unlimited)","size":null,"variable_length":true}],"data":[["a","a"]],"all_rows_count":3,"has_index_col":true,"get_child_node_action":"get_row","data_quality_pairs":{"number_of_nothing":null,"number_of_whitespace":null},"type":"Table"}' (at /runner/_work/enso/enso/test/Visualization_Tests/src/Table_Spec.enso:78:13-35).
|
Run ./run backend test standard-library:
test/Visualization_Tests/src/Table_Spec.enso#L89
'{"header":["A","B","C"],"value_type":[{"type":"Value_Type","constructor":"Integer","display_text":"Integer (64 bits)","bits":64},{"type":"Value_Type","constructor":"Integer","display_text":"Integer (64 bits)","bits":64},{"type":"Value_Type","constructor":"Integer","display_text":"Integer (64 bits)","bits":64}],"data":[[1],[4],[7]],"all_rows_count":3,"has_index_col":true,"get_child_node_action":"get_row","data_quality_pairs":[{"Number of nothing/null values":[0,0,0]},{"Number of untrimmed whitespace":[null,null,null]}],"type":"Table"}' did not equal '{"header":["A","B","C"],"value_type":[{"type":"Value_Type","constructor":"Integer","display_text":"Integer (64 bits)","bits":64},{"type":"Value_Type","constructor":"Integer","display_text":"Integer (64 bits)","bits":64},{"type":"Value_Type","constructor":"Integer","display_text":"Integer (64 bits)","bits":64}],"data":[[1],[4],[7]],"all_rows_count":3,"has_index_col":true,"get_child_node_action":"get_row","data_quality_pairs":{"number_of_nothing":[0,0,0],"number_of_whitespace":[null,null,null]},"type":"Table"}' (at /runner/_work/enso/enso/test/Visualization_Tests/src/Table_Spec.enso:89:13-35).
|
Run ./run backend test standard-library:
test/Visualization_Tests/src/Table_Spec.enso#L95
'{"header":["A"],"value_type":[{"type":"Value_Type","constructor":"Integer","display_text":"Integer (64 bits)","bits":64}],"data":[[1,2]],"all_rows_count":3,"has_index_col":true,"get_child_node_action":"get_row","data_quality_pairs":[{"Number of nothing/null values":[0]},{"Number of untrimmed whitespace":[null]}],"type":"Table"}' did not equal '{"header":["A"],"value_type":[{"type":"Value_Type","constructor":"Integer","display_text":"Integer (64 bits)","bits":64}],"data":[[1,2]],"all_rows_count":3,"has_index_col":true,"get_child_node_action":"get_row","data_quality_pairs":{"number_of_nothing":[0],"number_of_whitespace":[null]},"type":"Table"}' (at /runner/_work/enso/enso/test/Visualization_Tests/src/Table_Spec.enso:95:13-35).
|
Run ./run backend test standard-library:
test/Visualization_Tests/src/Table_Spec.enso#L138
'{"header":["A","B","C"],"value_type":[{"type":"Value_Type","constructor":"Integer","display_text":"Integer (64 bits)","bits":64},{"type":"Value_Type","constructor":"Integer","display_text":"Integer (64 bits)","bits":64},{"type":"Value_Type","constructor":"Integer","display_text":"Integer (64 bits)","bits":64}],"data":[[1,null,3],[4,null,null],[7,null,null]],"all_rows_count":3,"has_index_col":true,"get_child_node_action":"get_row","data_quality_pairs":[{"Number of nothing/null values":[1,2,2]},{"Number of untrimmed whitespace":[null,null,null]}],"type":"Table"}' did not equal '{"header":["A","B","C"],"value_type":[{"type":"Value_Type","constructor":"Integer","display_text":"Integer (64 bits)","bits":64},{"type":"Value_Type","constructor":"Integer","display_text":"Integer (64 bits)","bits":64},{"type":"Value_Type","constructor":"Integer","display_text":"Integer (64 bits)","bits":64}],"data":[[1,null,3],[4,null,null],[7,null,null]],"all_rows_count":3,"has_index_col":true,"get_child_node_action":"get_row","data_quality_pairs":{"number_of_nothing":[1,2,2],"number_of_whitespace":[null,null,null]},"type":"Table"}' (at /runner/_work/enso/enso/test/Visualization_Tests/src/Table_Spec.enso:138:13-35).
|
Run ./run backend test standard-library:
test/Visualization_Tests/src/Table_Spec.enso#L145
'{"header":["A","B","C"],"value_type":[{"type":"Value_Type","constructor":"Char","display_text":"Char (variable length, max_size=unlimited)","size":null,"variable_length":true},{"type":"Value_Type","constructor":"Char","display_text":"Char (variable length, max_size=unlimited)","size":null,"variable_length":true},{"type":"Value_Type","constructor":"Integer","display_text":"Integer (64 bits)","bits":64}],"data":[["hello"," leading space","trailing space "],["a","b","c"],[7,8,9]],"all_rows_count":3,"has_index_col":true,"get_child_node_action":"get_row","data_quality_pairs":[{"Number of nothing/null values":[0,0,0]},{"Number of untrimmed whitespace":[2,0,null]}],"type":"Table"}' did not equal '{"header":["A","B","C"],"value_type":[{"type":"Value_Type","constructor":"Char","display_text":"Char (variable length, max_size=unlimited)","size":null,"variable_length":true},{"type":"Value_Type","constructor":"Char","display_text":"Char (variable length, max_size=unlimited)","size":null,"variable_length":true},{"type":"Value_Type","constructor":"Integer","display_text":"Integer (64 bits)","bits":64}],"data":[["hello"," leading space","trailing space "],["a","b","c"],[7,8,9]],"all_rows_count":3,"has_index_col":true,"get_child_node_action":"get_row","data_quality_pairs":{"number_of_nothing":[0,0,0],"number_of_whitespace":[2,0,null]},"type":"Table"}' (at /runner/_work/enso/enso/test/Visualization_Tests/src/Table_Spec.enso:145:13-35).
|
Run ./run backend test standard-library
1 test suite(s) failed: Command failed: Command:
cd "/runner/_work/enso/enso/test" && JAVA_OPTS="-enableassertions" "/usr/bin/bash" "/runner/_work/enso/enso/built-distribution/enso-engine-2024.5.1-dev-linux-amd64/enso-2024.5.1-dev/bin/enso" "--no-ir-caches" "--run" "/runner/_work/enso/enso/test/Visualization_Tests"
with working directory: /runner/_work/enso/enso/test
with environment overrides:
JAVA_OPTS=-enableassertions
|
Run ./run backend test standard-library
Process completed with exit code 1.
|
Standard Library Test Reporter
Test report summary exceeded limit of 65535 bytes and will be trimmed
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "Edition File", "Engine Runner native-image-args", "fbs-schema", "Launcher native-image-args", "Project Manager native-image-args", "Test_Results_linux", "Test_Results_macos", "Test_Results_windows".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Loading