Skip to content

Implement Property Tests for DataFrame.new #2627

Implement Property Tests for DataFrame.new

Implement Property Tests for DataFrame.new #2627

Triggered via pull request October 30, 2024 11:00
Status Failure
Total duration 2m 36s
Artifacts

ci.yml

on: pull_request
mix format
13s
mix format
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 3 warnings
test (26.2.1, 1.16): test/explorer/data_frame_test.exs#L4714
property should be able to create a DataFrame from any valid data / dtype combination (Explorer.DataFrameTest)
test (26.2.1, 1.16)
Process completed with exit code 2.
test (25.3, 1.14)
The job was canceled because "_26_2_1_1_16" failed.
test (25.3, 1.14): test/explorer/data_frame_test.exs#L4714
property should be able to create a DataFrame from any valid data / dtype combination (Explorer.DataFrameTest)
test (25.3, 1.14)
Process completed with exit code 2.
test (25.3, 1.14): test/support/generator.ex#L276
Duration.new!/1 is undefined (module Duration is not available or is yet to be defined)
test (25.3, 1.14)
Range.split/2 is undefined or private
test (25.3, 1.14)
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead