Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump tough-cookie and lint #7869

Bump tough-cookie and lint

dbd7261
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Closed

Bump tough-cookie and lint #7869

Bump tough-cookie and lint
dbd7261
Select commit
Loading
Failed to load commit list.
GitHub Actions / Standard Library Tests (macos) failed Oct 11, 2023 in 1s

Standard Library Tests (macos) ❌

Tests failed

Report Passed Failed Skipped Time
/Users/runner/work/enso/enso/target/test-results/AWS_Tests/JUnit.xml 4✅ 1❌ 5⚪ 7s
/Users/runner/work/enso/enso/target/test-results/Examples_Tests/JUnit.xml 33✅ 382s
/Users/runner/work/enso/enso/target/test-results/Geo_Tests/JUnit.xml 5✅ 393ms
/Users/runner/work/enso/enso/target/test-results/Image_Tests/JUnit.xml 174✅ 2s
/Users/runner/work/enso/enso/target/test-results/Table_Tests/JUnit.xml 2551✅ 150⚪ 94s
/Users/runner/work/enso/enso/target/test-results/Tests/JUnit.xml 2310✅ 28⚪ 58s
/Users/runner/work/enso/enso/target/test-results/Visualization_Tests/JUnit.xml 70✅ 1⚪ 4s

❌ /Users/runner/work/enso/enso/target/test-results/AWS_Tests/JUnit.xml

10 tests were completed in 7s with 4 passed, 1 failed and 5 skipped.

Test suite Passed Failed Skipped Time
S3.get_object 1⚪ 0ms
S3.head (bucket) 1⚪ 0ms
S3.head (object) 1⚪ 0ms
S3.list_buckets 1✅ 1❌ 7s
S3.list_objects 1⚪ 0ms
S3.parse_uri 3✅ 115ms
S3.read_bucket 1⚪ 0ms

❌ S3.list_buckets

❌ should be able to list buckets
	An unexpected dataflow error ((AWS_SDK_Error.Error 'Unable to load region from any of the providers in the chain software.amazon.awssdk.regions.providers.DefaultAwsRegionProviderChain@7d60bd5a: [software.amazon.awssdk.regions.providers.SystemSettingsRegionProvider@28100232: region must not be blank or empty., software.amazon.awssdk.regions.providers.AwsProfileRegionProvider@51efdb72: No region provided in profile: default, software.amazon.awssdk.regions.providers.InstanceProfileRegionProvider@6fe337a5: Unable to contact EC2 metadata service.]')) has been matched (at /Users/runner/work/enso/enso/test/AWS_Tests/src/S3_Spec.enso:37:27-58).
✅ should handle auth issues

✅ /Users/runner/work/enso/enso/target/test-results/Examples_Tests/JUnit.xml

33 tests were completed in 382s with 33 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Examples 32✅ 6s
Python Examples 1✅ 376s

✅ /Users/runner/work/enso/enso/target/test-results/Geo_Tests/JUnit.xml

5 tests were completed in 393ms with 5 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Geo Points 2✅ 50ms
GeoJSON to Table 3✅ 343ms

✅ /Users/runner/work/enso/enso/target/test-results/Image_Tests/JUnit.xml

174 tests were completed in 2s with 174 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Image File_Format 2✅ 117ms
Image with 1 channel 19✅ 115ms
Image with 2 channels 19✅ 128ms
Image with 3 channels 19✅ 126ms
Image with 4 channels 19✅ 137ms
Image Write 2✅ 18ms
Image.read 9✅ 734ms
Matrix with 1 channel 21✅ 156ms
Matrix with 2 channels 21✅ 160ms
Matrix with 3 channels 21✅ 159ms
Matrix with 4 channels 21✅ 169ms
Matrix_Error 1✅ 2ms

✅ /Users/runner/work/enso/enso/target/test-results/Table_Tests/JUnit.xml

2701 tests were completed in 94s with 2551 passed, 0 failed and 150 skipped.

Test suite Passed Failed Skipped Time
[Codegen] Aggregation 2✅ 58ms
[Codegen] Basic Select 3✅ 42ms
[Codegen] Handling Missing Values 2✅ 73ms
[Codegen] JSON serialization 1⚪ 0ms
[Codegen] Masking Tables and Columns 2✅ 118ms
[Codegen] Sorting 4✅ 28ms
[In-Memory-specific] Table.join 1✅ 600ms
[In-Memory-specific] Table.set 2✅ 61ms
[In-Memory] Interactions Between various operations 11✅ 771ms
[In-Memory] Arithmetic Column Operations 12✅ 116ms
[In-Memory] Boolean Column Operations 5✅ 1⚪ 144ms
[In-Memory] Colum Operations - Names 10✅ 48ms
[In-Memory] Column Comparisons 5✅ 1⚪ 227ms
[In-Memory] Column Naming edge cases 7✅ 398ms
[In-Memory] Column operation Integer Overflow handling 6✅ 239ms
[In-Memory] Column Operations - Equality & Null Handling 4✅ 3⚪ 47ms
[In-Memory] Column Operations - Text Replace 0ms
[In-Memory] Column Operations - Text Replace (in-memory only) 8✅ 62ms
[In-Memory] Column Operations - Text Trim 3✅ 30ms
[In-Memory] Column.const 3✅ 6ms
[In-Memory] Column.fill_nothing/empty 4✅ 7ms
[In-Memory] Column.map 6✅ 129ms
[In-Memory] Column.rename 1✅ 4ms
[In-Memory] Column.take/drop 8✅ 102ms
[In-Memory] Column.zip 6✅ 24ms
[In-Memory] Date-Time operations 21✅ 1⚪ 697ms
[In-Memory] Date-Time support 3✅ 42ms
[In-Memory] Dropping Missing Values 9✅ 307ms
[In-Memory] Expression Arithmetic 3✅ 82ms
[In-Memory] Expression Boolean literals 1✅ 47ms
[In-Memory] Expression Boolean Operators 4✅ 30ms
[In-Memory] Expression Column Arithmetic 2✅ 42ms
[In-Memory] Expression Comparison Operators 6✅ 114ms
[In-Memory] Expression Date and Time literals 5✅ 36ms
[In-Memory] Expression Errors should be handled 4✅ 19ms
[In-Memory] Expression Float literals 1✅ 18ms
[In-Memory] Expression Integer literals 1✅ 14ms
[In-Memory] Expression Nothing literals 3✅ 21ms
[In-Memory] Expression Text literals 1✅ 26ms
[In-Memory] Expression Text literals 2✅ 5ms
[In-Memory] Expression Text Operators 2✅ 18ms
[In-Memory] Expression Warnings should be reported 4✅ 82ms
[In-Memory] Filling Missing Values 6✅ 36ms
[In-Memory] Function invocation 2✅ 13ms
[In-Memory] Handling of Big Integer values 10✅ 107ms
[In-Memory] Loss_Of_Integer_Precision (large integers not being exactly representable in Float) 5✅ 72ms
[In-Memory] Min/Max Operations 2✅ 65ms
[In-Memory] Other Column Operations 1✅ 3ms
[In-Memory] replace: empty table and nothings 2✅ 23ms
[In-Memory] replace: literal regex pattern and replacement 5✅ 16ms
[In-Memory] replace: literal text pattern and replacement 4✅ 29ms
[In-Memory] replace: pattern and replacement columns 4✅ 14ms
[In-Memory] Rounding numeric tests 19✅ 1s
[In-Memory] Rounding-like operations 15✅ 31ms
[In-Memory] Simple variant of Table/Column.parse in all backends 5✅ 95ms
[In-Memory] Storage Builders 1✅ 46ms
[In-Memory] Table.add_row_number (common) 7✅ 132ms
[In-Memory] Table.add_row_number (in-memory specific) 6✅ 33ms
[In-Memory] Table.aggregate 3✅ 171ms
[In-Memory] Table.aggregate 3✅ 17ms
[In-Memory] Table.aggregate Concatenate 6✅ 83ms
[In-Memory] Table.aggregate Count_Distinct 2✅ 93ms
[In-Memory] Table.aggregate First and Last 1✅ 3ms
[In-Memory] Table.aggregate Mode 1✅ 2ms
[In-Memory] Table.aggregate Shortest 1✅ 13ms
[In-Memory] Table.aggregate should be able to group on multiple fields not in left columns 13✅ 418ms
[In-Memory] Table.aggregate should be able to group on single field 13✅ 310ms
[In-Memory] Table.aggregate should correctly handle infinities 4✅ 28ms
[In-Memory] Table.aggregate should correctly handle NaN 5✅ 17ms
[In-Memory] Table.aggregate should correctly select result types 4✅ 52ms
[In-Memory] Table.aggregate should merge warnings when issues computing aggregation 2✅ 7ms
[In-Memory] Table.aggregate should not summarize empty table when grouped 11✅ 58ms
[In-Memory] Table.aggregate should raise warnings when there are issues 7✅ 86ms
[In-Memory] Table.aggregate should raise warnings when there are issues computing aggregation 3✅ 28ms
[In-Memory] Table.aggregate should report warnings and errors based on types 4✅ 53ms
[In-Memory] Table.aggregate should summarize empty table 11✅ 72ms
[In-Memory] Table.aggregate should summarize whole table 13✅ 268ms
[In-Memory] Table.aggregate Standard_Deviation 1✅ 17ms
[In-Memory] Table.aggregate+Expressions 2✅ 35ms
[In-Memory] Table.at 3✅ 18ms
[In-Memory] Table.column_count 1✅ 0ms
[In-Memory] Table.column_names 2✅ 18ms
[In-Memory] Table.cross_join 8✅ 66ms
[In-Memory] Table.cross_tab 23✅ 252ms
[In-Memory] Table.distinct 6✅ 166ms
[In-Memory] Table.distinct 7✅ 87ms
[In-Memory] Table.fill_nothing/empty 6✅ 23ms
[In-Memory] Table.filter 5✅ 1s
[In-Memory] Table.filter 20✅ 2⚪ 431ms
[In-Memory] Table.filter_by_expression 5✅ 101ms
[In-Memory] Table.get 3✅ 13ms
[In-Memory] Table.join 33✅ 571ms
[In-Memory] Table.join performance 3✅ 1⚪ 807ms
[In-Memory] Table.lookup_and_replace 15✅ 252ms
[In-Memory] Table.order_by 23✅ 228ms
[In-Memory] Table.remove_columns 12✅ 296ms
[In-Memory] Table.rename_columns 20✅ 556ms
[In-Memory] Table.reorder_columns 10✅ 260ms
[In-Memory] Table.replace 3✅ 55ms
[In-Memory] Table.rows 6✅ 56ms
[In-Memory] Table.select_columns 15✅ 492ms
[In-Memory] Table.set 7✅ 601ms
[In-Memory] Table.sort_columns 4✅ 110ms
[In-Memory] Table.take/drop 9✅ 489ms
[In-Memory] Table.transpose 8✅ 85ms
[In-Memory] Table.union 24✅ 355ms
[In-Memory] Table.zip 11✅ 132ms
[In-Memory] Table/Column auto value type 13✅ 96ms
[In-Memory] Table/Column.cast - checking invariants 12✅ 86ms
[In-Memory] Table/Column.cast - date/time 3✅ 41ms
[In-Memory] Table/Column.cast - numeric 6✅ 177ms
[In-Memory] Table/Column.cast - to text 9✅ 190ms
[In-Memory] Temp column 2✅ 4ms
[In-Memory] Text Column Operations 5✅ 166ms
[PostgreSQL] .pgpass 3✅ 207ms
[PostgreSQL] Connection setup 3✅ 162ms
[PostgreSQL] Database tests 1⚪ 0ms
[PostgreSQL] SSL connectivity tests 1⚪ 0ms
[Redshift] Database tests 1⚪ 0ms
[SQLite File] Interactions Between various operations 8✅ 261ms
[SQLite File] Aggregation 2✅ 97ms
[SQLite File] Appending a Database table to a Database table 29✅ 2s
[SQLite File] Appending an in-memory table to a Database table 30✅ 1s
[SQLite File] Arithmetic Column Operations 10✅ 2⚪ 164ms
[SQLite File] Basic Table Access 4✅ 362ms
[SQLite File] Boolean Column Operations 4✅ 2⚪ 130ms
[SQLite File] Colum Operations - Names 8✅ 53ms
[SQLite File] Column Comparisons 4✅ 1⚪ 206ms
[SQLite File] Column Naming edge cases 7✅ 168ms
[SQLite File] Column Operations - Equality & Null Handling 4✅ 3⚪ 79ms
[SQLite File] Column Operations - Text Replace 2✅ 17ms
[SQLite File] Column Operations - Text Replace (in-memory only) 0ms
[SQLite File] Column Operations - Text Trim 3✅ 58ms
[SQLite File] Column.const 3✅ 47ms
[SQLite File] Column.fill_nothing/empty 4✅ 55ms
[SQLite File] Column.map 1✅ 11ms
[SQLite File] Column.rename 1✅ 12ms
[SQLite File] Column.take/drop 6✅ 838ms
[SQLite File] Column.zip 1✅ 13ms
[SQLite File] Creating an empty table 19✅ 2s
[SQLite File] Date-Time operations 1⚪ 0ms
[SQLite File] Date-Time support 1⚪ 0ms
[SQLite File] Deleting rows from a Database table 4✅ 90ms
[SQLite File] Deleting rows from a Database table (source=Database) 11✅ 531ms
[SQLite File] Deleting rows from a Database table (source=in-memory) 11✅ 486ms
[SQLite File] Dialect-specific codegen 1✅ 20ms
[SQLite File] Dropping Missing Values 8✅ 352ms
[SQLite File] Error Handling 2✅ 54ms
[SQLite File] Expression Arithmetic 3✅ 122ms
[SQLite File] Expression Boolean literals 1✅ 25ms
[SQLite File] Expression Boolean Operators 4✅ 62ms
[SQLite File] Expression Column Arithmetic 2✅ 96ms
[SQLite File] Expression Comparison Operators 6✅ 165ms
[SQLite File] Expression Date and Time literals 4⚪ 0ms
[SQLite File] Expression Errors should be handled 4✅ 15ms
[SQLite File] Expression Float literals 1✅ 13ms
[SQLite File] Expression Integer literals 1✅ 14ms
[SQLite File] Expression Nothing literals 3✅ 120ms
[SQLite File] Expression Text literals 1✅ 18ms
[SQLite File] Expression Text literals 2✅ 15ms
[SQLite File] Expression Text Operators 2✅ 40ms
[SQLite File] Expression Warnings should be reported 2✅ 2⚪ 82ms
[SQLite File] Filling Missing Values 3✅ 1⚪ 72ms
[SQLite File] Function invocation 2✅ 27ms
[SQLite File] Masking Tables 1✅ 56ms
[SQLite File] math functions 6✅ 1s
[SQLite File] Metadata 2✅ 34ms
[SQLite File] Min/Max Operations 2✅ 56ms
[SQLite File] Missing Values 2✅ 71ms
[SQLite File] Other Column Operations 1✅ 23ms
[SQLite File] Output Execution Context for Database operations 12✅ 1⚪ 653ms
[SQLite File] partial Date-Time support 2✅ 45ms
[SQLite File] Persisting a Database Table (query) 8✅ 489ms
[SQLite File] replace: empty table and nothings 2✅ 29ms
[SQLite File] replace: literal regex pattern and replacement 5✅ 15ms
[SQLite File] replace: literal text pattern and replacement 4✅ 63ms
[SQLite File] replace: pattern and replacement columns 4✅ 6ms
[SQLite File] Rounding numeric tests 19✅ 8s
[SQLite File] Rounding-like operations 15✅ 338ms
[SQLite File] Schemas and Databases 3✅ 8ms
[SQLite File] Simple variant of Table/Column.parse in all backends 5✅ 102ms
[SQLite File] Sorting 5✅ 103ms
[SQLite File] Support for Long Column/Table names 6✅ 1s
[SQLite File] Table.add_row_number (common) 7✅ 125ms
[SQLite File] Table.add_row_number (Database specific) 1✅ 34ms
[SQLite File] Table.aggregate 1✅ 16ms
[SQLite File] Table.aggregate Concatenate 6✅ 101ms
[SQLite File] Table.aggregate Count_Distinct 1✅ 1⚪ 91ms
[SQLite File] Table.aggregate First and Last 1⚪ 0ms
[SQLite File] Table.aggregate Mode 1⚪ 0ms
[SQLite File] Table.aggregate Shortest 1⚪ 0ms
[SQLite File] Table.aggregate should be able to group on multiple fields not in left columns 7✅ 6⚪ 109ms
[SQLite File] Table.aggregate should be able to group on single field 7✅ 6⚪ 98ms
[SQLite File] Table.aggregate should correctly handle infinities 2✅ 2⚪ 47ms
[SQLite File] Table.aggregate should correctly handle NaN 1⚪ 0ms
[SQLite File] Table.aggregate should correctly select result types 2✅ 2⚪ 37ms
[SQLite File] Table.aggregate should merge warnings when issues computing aggregation 1⚪ 0ms
[SQLite File] Table.aggregate should not summarize empty table when grouped 7✅ 4⚪ 52ms
[SQLite File] Table.aggregate should raise warnings when there are issues 7✅ 744ms
[SQLite File] Table.aggregate should raise warnings when there are issues computing aggregation 1⚪ 0ms
[SQLite File] Table.aggregate should report unsupported operations but not block other aggregations in warning mode 5✅ 101ms
[SQLite File] Table.aggregate should report warnings and errors based on types 4✅ 228ms
[SQLite File] Table.aggregate should summarize empty table 7✅ 4⚪ 70ms
[SQLite File] Table.aggregate should summarize whole table 7✅ 6⚪ 109ms
[SQLite File] Table.aggregate Standard_Deviation 1✅ 16ms
[SQLite File] Table.aggregate+Expressions 2✅ 42ms
[SQLite File] Table.at 3✅ 17ms
[SQLite File] Table.column_count 1✅ 0ms
[SQLite File] Table.column_names 2✅ 62ms
[SQLite File] Table.cross_join 8✅ 302ms
[SQLite File] Table.cross_tab 1⚪ 0ms
[SQLite File] Table.default_ordering 4✅ 142ms
[SQLite File] Table.distinct 7✅ 158ms
[SQLite File] Table.expand_column 1✅ 12ms
[SQLite File] Table.fill_nothing/empty 6✅ 127ms
[SQLite File] Table.filter 1✅ 1ms
[SQLite File] Table.filter 19✅ 1⚪ 893ms
[SQLite File] Table.filter_by_expression 4✅ 1⚪ 152ms
[SQLite File] Table.get 3✅ 9ms
[SQLite File] Table.join 26✅ 3⚪ 867ms
[SQLite File] Table.lookup_and_replace 1⚪ 0ms
[SQLite File] Table.order_by 19✅ 2⚪ 177ms
[SQLite File] Table.query 8✅ 311ms
[SQLite File] Table.remove_columns 11✅ 436ms
[SQLite File] Table.rename_columns 20✅ 714ms
[SQLite File] Table.reorder_columns 9✅ 354ms
[SQLite File] Table.replace 0ms
[SQLite File] Table.rows 6✅ 50ms
[SQLite File] Table.select_columns 14✅ 671ms
[SQLite File] Table.set 7✅ 103ms
[SQLite File] Table.sort_columns 4✅ 104ms
[SQLite File] Table.take/drop 7✅ 2s
[SQLite File] Table.transpose 1⚪ 0ms
[SQLite File] Table.union 18✅ 1⚪ 742ms
[SQLite File] Table.zip 1⚪ 0ms
[SQLite File] Table/Column auto value type 1✅ 13ms
[SQLite File] Table/Column.cast - checking invariants 7✅ 110ms
[SQLite File] Table/Column.cast - numeric 3✅ 49ms
[SQLite File] Table/Column.cast - to text 1✅ 30ms
[SQLite File] Tables and Table Types 4✅ 86ms
[SQLite File] Temp column 2✅ 20ms
[SQLite File] Text Column Operations 5✅ 236ms
[SQLite File] Transaction Support 4✅ 70ms
[SQLite File] Uploading an in-memory Table 11✅ 679ms
[SQLite In-Memory] Interactions Between various operations 8✅ 292ms
[SQLite In-Memory] Aggregation 2✅ 22ms
[SQLite In-Memory] Appending a Database table to a Database table 29✅ 1s
[SQLite In-Memory] Appending an in-memory table to a Database table 30✅ 900ms
[SQLite In-Memory] Arithmetic Column Operations 10✅ 2⚪ 131ms
[SQLite In-Memory] Basic Table Access 4✅ 98ms
[SQLite In-Memory] Boolean Column Operations 4✅ 2⚪ 96ms
[SQLite In-Memory] Colum Operations - Names 8✅ 30ms
[SQLite In-Memory] Column Comparisons 4✅ 1⚪ 144ms
[SQLite In-Memory] Column Naming edge cases 7✅ 105ms
[SQLite In-Memory] Column Operations - Equality & Null Handling 4✅ 3⚪ 48ms
[SQLite In-Memory] Column Operations - Text Replace 2✅ 9ms
[SQLite In-Memory] Column Operations - Text Replace (in-memory only) 0ms
[SQLite In-Memory] Column Operations - Text Trim 3✅ 30ms
[SQLite In-Memory] Column.const 3✅ 26ms
[SQLite In-Memory] Column.fill_nothing/empty 4✅ 37ms
[SQLite In-Memory] Column.map 1✅ 7ms
[SQLite In-Memory] Column.rename 1✅ 8ms
[SQLite In-Memory] Column.take/drop 6✅ 669ms
[SQLite In-Memory] Column.zip 1✅ 9ms
[SQLite In-Memory] Creating an empty table 17✅ 426ms
[SQLite In-Memory] Date-Time operations 1⚪ 0ms
[SQLite In-Memory] Date-Time support 1⚪ 0ms
[SQLite In-Memory] Deleting rows from a Database table 4✅ 71ms
[SQLite In-Memory] Deleting rows from a Database table (source=Database) 11✅ 469ms
[SQLite In-Memory] Deleting rows from a Database table (source=in-memory) 11✅ 318ms
[SQLite In-Memory] Dialect-specific codegen 1✅ 3ms
[SQLite In-Memory] Dropping Missing Values 8✅ 303ms
[SQLite In-Memory] Error Handling 2✅ 31ms
[SQLite In-Memory] Expression Arithmetic 3✅ 92ms
[SQLite In-Memory] Expression Boolean literals 1✅ 27ms
[SQLite In-Memory] Expression Boolean Operators 4✅ 56ms
[SQLite In-Memory] Expression Column Arithmetic 2✅ 84ms
[SQLite In-Memory] Expression Comparison Operators 6✅ 130ms
[SQLite In-Memory] Expression Date and Time literals 4⚪ 0ms
[SQLite In-Memory] Expression Errors should be handled 4✅ 13ms
[SQLite In-Memory] Expression Float literals 1✅ 10ms
[SQLite In-Memory] Expression Integer literals 1✅ 12ms
[SQLite In-Memory] Expression Nothing literals 3✅ 39ms
[SQLite In-Memory] Expression Text literals 1✅ 27ms
[SQLite In-Memory] Expression Text literals 2✅ 12ms
[SQLite In-Memory] Expression Text Operators 2✅ 37ms
[SQLite In-Memory] Expression Warnings should be reported 2✅ 2⚪ 59ms
[SQLite In-Memory] Filling Missing Values 3✅ 1⚪ 62ms
[SQLite In-Memory] Function invocation 2✅ 21ms
[SQLite In-Memory] Masking Tables 1✅ 10ms
[SQLite In-Memory] math functions 6✅ 657ms
[SQLite In-Memory] Metadata 2✅ 5ms
[SQLite In-Memory] Min/Max Operations 2✅ 36ms
[SQLite In-Memory] Missing Values 2✅ 14ms
[SQLite In-Memory] Other Column Operations 1✅ 12ms
[SQLite In-Memory] Output Execution Context for Database operations 9✅ 1⚪ 297ms
[SQLite In-Memory] partial Date-Time support 2✅ 17ms
[SQLite In-Memory] Persisting a Database Table (query) 8✅ 352ms
[SQLite In-Memory] replace: empty table and nothings 2✅ 21ms
[SQLite In-Memory] replace: literal regex pattern and replacement 5✅ 11ms
[SQLite In-Memory] replace: literal text pattern and replacement 4✅ 24ms
[SQLite In-Memory] replace: pattern and replacement columns 4✅ 6ms
[SQLite In-Memory] Rounding numeric tests 19✅ 6s
[SQLite In-Memory] Rounding-like operations 15✅ 283ms
[SQLite In-Memory] Schemas and Databases 3✅ 1ms
[SQLite In-Memory] Simple variant of Table/Column.parse in all backends 5✅ 61ms
[SQLite In-Memory] Sorting 5✅ 31ms
[SQLite In-Memory] Support for Long Column/Table names 6✅ 702ms
[SQLite In-Memory] Table.add_row_number (common) 7✅ 96ms
[SQLite In-Memory] Table.add_row_number (Database specific) 1✅ 22ms
[SQLite In-Memory] Table.aggregate 1✅ 15ms
[SQLite In-Memory] Table.aggregate Concatenate 6✅ 73ms
[SQLite In-Memory] Table.aggregate Count_Distinct 1✅ 1⚪ 72ms
[SQLite In-Memory] Table.aggregate First and Last 1⚪ 0ms
[SQLite In-Memory] Table.aggregate Mode 1⚪ 0ms
[SQLite In-Memory] Table.aggregate Shortest 1⚪ 0ms
[SQLite In-Memory] Table.aggregate should be able to group on multiple fields not in left columns 7✅ 6⚪ 99ms
[SQLite In-Memory] Table.aggregate should be able to group on single field 7✅ 6⚪ 84ms
[SQLite In-Memory] Table.aggregate should correctly handle infinities 2✅ 2⚪ 44ms
[SQLite In-Memory] Table.aggregate should correctly handle NaN 1⚪ 0ms
[SQLite In-Memory] Table.aggregate should correctly select result types 2✅ 2⚪ 32ms
[SQLite In-Memory] Table.aggregate should merge warnings when issues computing aggregation 1⚪ 0ms
[SQLite In-Memory] Table.aggregate should not summarize empty table when grouped 7✅ 4⚪ 38ms
[SQLite In-Memory] Table.aggregate should raise warnings when there are issues 7✅ 271ms
[SQLite In-Memory] Table.aggregate should raise warnings when there are issues computing aggregation 1⚪ 0ms
[SQLite In-Memory] Table.aggregate should report unsupported operations but not block other aggregations in warning mode 5✅ 71ms
[SQLite In-Memory] Table.aggregate should report warnings and errors based on types 4✅ 78ms
[SQLite In-Memory] Table.aggregate should summarize empty table 7✅ 4⚪ 35ms
[SQLite In-Memory] Table.aggregate should summarize whole table 7✅ 6⚪ 57ms
[SQLite In-Memory] Table.aggregate Standard_Deviation 1✅ 13ms
[SQLite In-Memory] Table.aggregate+Expressions 2✅ 40ms
[SQLite In-Memory] Table.at 3✅ 11ms
[SQLite In-Memory] Table.column_count 1✅ 0ms
[SQLite In-Memory] Table.column_names 2✅ 35ms
[SQLite In-Memory] Table.cross_join 8✅ 217ms
[SQLite In-Memory] Table.cross_tab 1⚪ 0ms
[SQLite In-Memory] Table.default_ordering 4✅ 12ms
[SQLite In-Memory] Table.distinct 7✅ 109ms
[SQLite In-Memory] Table.expand_column 1✅ 8ms
[SQLite In-Memory] Table.fill_nothing/empty 6✅ 143ms
[SQLite In-Memory] Table.filter 1✅ 0ms
[SQLite In-Memory] Table.filter 19✅ 1⚪ 483ms
[SQLite In-Memory] Table.filter_by_expression 4✅ 1⚪ 82ms
[SQLite In-Memory] Table.get 3✅ 7ms
[SQLite In-Memory] Table.join 26✅ 3⚪ 617ms
[SQLite In-Memory] Table.lookup_and_replace 1⚪ 0ms
[SQLite In-Memory] Table.order_by 19✅ 2⚪ 132ms
[SQLite In-Memory] Table.query 8✅ 65ms
[SQLite In-Memory] Table.remove_columns 11✅ 266ms
[SQLite In-Memory] Table.rename_columns 20✅ 452ms
[SQLite In-Memory] Table.reorder_columns 9✅ 218ms
[SQLite In-Memory] Table.replace 0ms
[SQLite In-Memory] Table.rows 6✅ 21ms
[SQLite In-Memory] Table.select_columns 14✅ 356ms
[SQLite In-Memory] Table.set 7✅ 61ms
[SQLite In-Memory] Table.sort_columns 4✅ 63ms
[SQLite In-Memory] Table.take/drop 7✅ 2s
[SQLite In-Memory] Table.transpose 1⚪ 0ms
[SQLite In-Memory] Table.union 18✅ 1⚪ 539ms
[SQLite In-Memory] Table.zip 1⚪ 0ms
[SQLite In-Memory] Table/Column auto value type 1✅ 8ms
[SQLite In-Memory] Table/Column.cast - checking invariants 7✅ 86ms
[SQLite In-Memory] Table/Column.cast - numeric 3✅ 33ms
[SQLite In-Memory] Table/Column.cast - to text 1✅ 16ms
[SQLite In-Memory] Tables and Table Types 4✅ 38ms
[SQLite In-Memory] Temp column 2✅ 14ms
[SQLite In-Memory] Text Column Operations 5✅ 128ms
[SQLite In-Memory] Transaction Support 4✅ 31ms
[SQLite In-Memory] Uploading an in-memory Table 9✅ 384ms
[SQLite] Type Mapping 8✅ 123ms
Aggregate Columns 23✅ 70ms
Boolean Column.format, with format Column 3✅ 69ms
Boolean Column.format, with format string 3✅ 60ms
ceil 3✅ 17ms
Column.parse 13✅ 82ms
Columns 16✅ 480ms
Construction 9✅ 5s
Counting Values 1✅ 1ms
DataFormatter builders 3✅ 19ms
DataFormatter.format 10✅ 49ms
DataFormatter.parse 12✅ 230ms
Date Column.format, with format Column 6✅ 65ms
Date Column.format, with format string 4✅ 134ms
Date_Time Column.format, with format Column 6✅ 79ms
Date_Time Column.format, with format string 5✅ 128ms
Date_Time truncate 1✅ 17ms
Delimited File Parsing 27✅ 3⚪ 892ms
Delimited File Writing 33✅ 1s
Dropping Missing Values 1✅ 338ms
Edge cases 1✅ 7ms
Errors 2✅ 12ms
Excel Range 9✅ 130ms
File.read (Delimited) 3✅ 32ms
File.read (Delimited) should work with Date_Time 3✅ 6ms
File.read (Delimited) should work with Dates 3✅ 8ms
File.read (Delimited) should work with Time_Of_Days 3✅ 6ms
fill 6✅ 167ms
Float 3✅ 17ms
Float, with format Column 3✅ 14ms
floor 3✅ 16ms
Info 1✅ 33ms
Integer 3✅ 40ms
Integer 1✅ 10ms
Integer, with format Column 3✅ 38ms
Integration 1✅ 80ms
JSON conversion 2✅ 59ms
Mapping Operations 7✅ 344ms
Masking Tables 3✅ 526ms
Numeric, empty/Nothing 4✅ 67ms
Problems 3✅ 21ms
Read XLSX / XLS Files 12✅ 2s
Reading single cells correctly 7✅ 332ms
round/truncate/ceil/floor 3✅ 66ms
Rounding 8✅ 86ms
Should be able to serialise a table with Dates to Text 2✅ 29ms
Should be able to serialise a table with DateTimes to Text 2✅ 9ms
Should be able to serialise a table with Time_Of_Days to Text 2✅ 5ms
Slicing Tables 4✅ 214ms
Sorting Columns 4✅ 37ms
Sorting Tables 2✅ 211ms
SQLite_Format should allow connecting to SQLite files 5✅ 34ms
Table.from Text 1✅ 6ms
Table.parse 22✅ 481ms
Table.parse_to_columns 14✅ 148ms
Table.split 5✅ 121ms
Table.split/tokenize column count 4✅ 46ms
Table.split/tokenize column order 1✅ 3ms
Table.split/tokenize errors 4✅ 8ms
Table.split/tokenize name conflicts 2✅ 28ms
Table.tokenize 12✅ 108ms
Text.parse_to_table 2✅ 32ms
Text.parse_to_table errors 3✅ 33ms
Text.parse_to_table parsing 3✅ 26ms
Text.parse_to_table with case-insensitivity 1✅ 6ms
Text.parse_to_table with groups 2✅ 19ms
Time_Of_Day Column.format, with format Column 6✅ 109ms
Time_Of_Day Column.format, with format string 5✅ 92ms
truncate 3✅ 19ms
Unique_Name_Strategy Helper 12✅ 170ms
Unique_Name_Strategy.combine_with_prefix 6✅ 12ms
Use First Row As Names 5✅ 262ms
Value_Type 2✅ 16ms
Various File Format support on Table 8✅ 1s
Vector conversion 1✅ 7ms
Write xls Files 38✅ 782ms
Write xlsx Files 38✅ 2s
Writing 4✅ 45ms
XLS reading 7✅ 46ms
XLSX reading 7✅ 324ms

✅ /Users/runner/work/enso/enso/target/test-results/Tests/JUnit.xml

2338 tests were completed in 58s with 2310 passed, 0 failed and 28 skipped.

Test suite Passed Failed Skipped Time
Any.map_nothing 2✅ 11ms
Any's methods 3✅ 41ms
Array_Proxy 5✅ 49ms
ArrayOverBuffer 1✅ 25ms
ASCII 4✅ 33ms
Asserts 1⚪ 0ms
at/get 7✅ 152ms
Atom with holes 7✅ 22ms
Auto_Detect 3✅ 21ms
BigInts 13✅ 844ms
Booleans 6✅ 25ms
Bound 3✅ 2ms
Bytes 3✅ 9ms
caching 1✅ 47ms
Callables 5✅ 13ms
Check Nothing and NaN 3✅ 0ms
children 2✅ 14ms
codepoints 2✅ 3ms
Compare functionality with Vector 1✅ 11ms
Compile 6✅ 21ms
const 1✅ 0ms
Contexts and Execution Environment 3✅ 6ms
Conversion 42✅ 203ms
Correlation Statistics 6✅ 53ms
curry 1✅ 4ms
Data.read / File_Format 2✅ 491ms
Dataflow Errors 11✅ 33ms
Dataflow Warnings 32✅ 898ms
Date 40✅ 7s
Date date part tests 8✅ 85ms
Date_Range 11✅ 962ms
Date_Time 44✅ 2⚪ 1s
Date_Time date part tests 8✅ 37ms
Date_Time equality 2✅ 4ms
Day_Of_Week conversions 8✅ 19ms
Deep Exports 1✅ 1ms
Default comparator 3✅ 12ms
Deterministic Random Noise Generator 2✅ 571ms
display text 1✅ 1ms
Duration 15✅ 111ms
Encoding object 4✅ 67ms
Enso Arrays 5✅ 23ms
Enso maps 46✅ 275ms
Enso Set 5✅ 66ms
Environment 1✅ 20ms
Escape 1✅ 0ms
fetch 10✅ 581ms
File Operations 21✅ 227ms
flip 2✅ 1ms
Float.truncate 1✅ 5ms
Floats 5✅ 61ms
folder operations 3✅ 52ms
Formatting date/time values 6✅ 104ms
Fully Qualified Names 1✅ 1ms
Function Ascribed Parameters 12✅ 23ms
get_elements_by_tag_name 3✅ 33ms
Header 1✅ 7ms
Header resolution 7✅ 28ms
Headers 6✅ 266ms
HTTP client 4✅ 3ms
HTTP_Method parse 3✅ 6ms
identity 3✅ 1ms
Inlining Helpers 2✅ 2ms
inner / outer xml 2✅ 64ms
Instrument @Tail_Call fibonacci 5✅ 472ms
Instrument fibonacci 2✅ 137ms
Integer.truncate 1✅ 2ms
Integers 24✅ 116ms
Interval 7✅ 54ms
Java case of 3✅ 7ms
Java FFI 6✅ 1⚪ 14ms
Java/Enso Date 2✅ 14ms
JavaDate 40✅ 3s
JavaDate date part tests 8✅ 4ms
JavaLocalTime 27✅ 26ms
JavaScript Objects, Arrays & Functions 8✅ 531ms
JavaScriptArrayWithADate 40✅ 3s
JavaScriptArrayWithADate date part tests 8✅ 60ms
JavascriptDataInArray 42✅ 4⚪ 470ms
JavascriptDataInArray date part tests 8✅ 63ms
JavascriptDate 42✅ 4⚪ 567ms
JavaScriptDate 40✅ 5s
JavascriptDate date part tests 8✅ 14ms
JavaScriptDate date part tests 8✅ 92ms
JavaZonedDateTime 44✅ 2⚪ 398ms
JavaZonedDateTime date part tests 8✅ 4ms
JavaZoneId 7✅ 27ms
JS_Object 3✅ 141ms
JSON 5✅ 56ms
JSON 1✅ 46ms
JSON Deserialization 8✅ 545ms
JSON Serialization 3✅ 50ms
JSON_Format 2✅ 73ms
Lazy 6✅ 28ms
Lazy Generator 1✅ 3ms
Lexicographic Order on Vectors 2✅ 6ms
List 31✅ 564ms
Locale 13✅ 63ms
Looping Imports 1✅ 1ms
Lowercase Methods 5✅ 6ms
Managed_Resource 3✅ 15ms
Match.end 4✅ 17ms
Match.groups 2✅ 26ms
Match.named_groups 3✅ 20ms
Match.span 4✅ 16ms
Match.start 4✅ 16ms
Match.text 6✅ 23ms
Match.utf_16_end 4✅ 14ms
Match.utf_16_span 4✅ 14ms
Match.utf_16_start 4✅ 47ms
Maybe 5✅ 3ms
Meta-Value Inspection 4✅ 4ms
Meta-Value Manipulation 26✅ 250ms
Meta.Type.find 4✅ 9ms
Methods 1✅ 1⚪ 1ms
Natural Order 4✅ 78ms
No Method Errors 1✅ 9ms
Noise 3✅ 192ms
non-linear inserts 11✅ 124ms
Number Conversions 1✅ 4ms
Number Rounding numeric tests 19✅ 170ms
Numbers 14✅ 81ms
Numeric values 1✅ 2ms
Object Comparator 7✅ 28ms
Operator == 16✅ 87ms
Ordering 6✅ 34ms
Pair 1✅ 0ms
Pair - from 2-Item JavaScript Array 13✅ 139ms
Pair - from 2-Item List 13✅ 113ms
Pair - from 2-Item Vector 13✅ 92ms
Pair - from Pair.new 13✅ 54ms
Pair - from Pair.Value 13✅ 12ms
Panics 17✅ 135ms
parse 8✅ 128ms
Parsing date/time values 26✅ 1⚪ 511ms
Parsing formats 4✅ 188ms
Pattern Matches 16✅ 41ms
Pattern.find and .find_all 8✅ 69ms
Pattern.match and .match_all 8✅ 54ms
Pattern.matches 5✅ 14ms
Pattern.replace 10✅ 108ms
Pattern.split 6✅ 29ms
Pattern.tokenize 7✅ 131ms
Period 7✅ 28ms
Plain_Text 3✅ 21ms
Polyglot Argument 7✅ 12ms
Polyglot Argument with Inheritance 3✅ 8ms
Polyglot Conversion 14✅ 23ms
Polyglot hash maps 6✅ 73ms
Polyglot JS 19✅ 222ms
Polyglot keys and values 6✅ 4s
Polyglot Operator == 7✅ 21ms
Polyglot Python 15✅ 79ms
Polyglot R 1⚪ 0ms
post 24✅ 1s
Problem_Behavior 2✅ 12ms
Process 5✅ 91ms
PythonDate 40✅ 6s
PythonDate 41✅ 5⚪ 1s
PythonDate date part tests 8✅ 84ms
PythonDate date part tests 8✅ 64ms
PythonLocalTime 27✅ 92ms
Qualified Names 3✅ 3ms
Random 6✅ 829ms
Range 35✅ 624ms
Rank Data 7✅ 16ms
Read XML 7✅ 33ms
read_bytes 6✅ 28ms
read_text 6✅ 72ms
Refs 1✅ 1ms
Regex splitting 3✅ 11ms
Regex tokenizing 2✅ 20ms
Regex: find and find_all 20✅ 1⚪ 151ms
Regression 12✅ 79ms
ReportingStreamDecoder 6✅ 342ms
ReportingStreamEncoder 8✅ 103ms
Request 10✅ 40ms
rounding 4✅ 18ms
should correctly evaluate documentation examples 6✅ 51ms
Sorting with multiple comparators 4✅ 2⚪ 46ms
Sorting with the default comparator 7✅ 3⚪ 86ms
Stack traces 1✅ 6ms
State 2✅ 2ms
Statistics 14✅ 296ms
Statistics - empty Vector 3✅ 9ms
Statistics - invalid input 5✅ 109ms
Statistics - invalid input 1✅ 2ms
Statistics - NaN Vector 3✅ 14ms
Statistics - Nothing Vector 3✅ 38ms
System 2✅ 13ms
tag name 1✅ 7ms
Text 84✅ 7s
text contents 1✅ 5ms
Text_Sub_Range_Data 2✅ 19ms
Text_Utils 4✅ 36ms
Text.match 6✅ 21ms
Text.replace 16✅ 154ms
Text.Span 3✅ 16ms
Text.substring 4✅ 11ms
the Self construct 6✅ 9ms
Time_Of_Day 27✅ 189ms
to_display_text 5✅ 32ms
Type Errors 11✅ 98ms
uncurry 1✅ 1ms
Unresolved symbol 1✅ 1ms
URI 4✅ 17ms
Use a slice of an array as vectors 73✅ 134ms
Use Array as vectors 73✅ 465ms
Use Array_Proxy as vectors 73✅ 109ms
Use Java ArrayList as vectors 73✅ 138ms
Use Vector as vectors 73✅ 1s
UTF_16 BigEndian 2✅ 4ms
UTF_16 LittleEndian 2✅ 4ms
UTF_8 7✅ 35ms
Vector builder 2✅ 6ms
Vector Slicing Helpers 1✅ 17ms
Vector/Array equality 9✅ 11ms
Windows 1252 4✅ 16ms
write operations 21✅ 510ms
Zone 9✅ 30ms

✅ /Users/runner/work/enso/enso/target/test-results/Visualization_Tests/JUnit.xml

71 tests were completed in 4s with 70 passed, 0 failed and 1 skipped.

Test suite Passed Failed Skipped Time
Dataflow Error Visualization 2✅ 107ms
File uploads 2✅ 6ms
Geo_Map 3✅ 766ms
Histogram Visualization 6✅ 207ms
Lazy Table Visualization 12✅ 390ms
Lazy Text Visualization 3✅ 40ms
Scatter Plot Visualization 14✅ 793ms
Serializable Visualization Identifiers 5✅ 117ms
SQL Visualization 1✅ 200ms
Table Visualization 9✅ 438ms
Table.lookup_ignore_case 1✅ 17ms
Table.rows 1✅ 199ms
Type Names of Visualization Defaults 1✅ 149ms
Vector and Arrays 2✅ 1⚪ 65ms
Widgets for Database 1✅ 12ms
Widgets for In-Database Connection with table name sets 1✅ 110ms
Widgets for In-Database Connection with table types 1✅ 13ms
Widgets for In-Database Table with column name sets 2✅ 29ms
Widgets for In-Memory with column name sets 2✅ 41ms
Widgets for the Text type 1✅ 122ms

Annotations

Check failure on line 0 in /Users/runner/work/enso/enso/target/test-results/AWS_Tests/JUnit.xml

See this annotation in the file changed.

@github-actions github-actions / Standard Library Tests (macos)

S3.list_buckets ► should be able to list buckets

Failed test found in:
  /Users/runner/work/enso/enso/target/test-results/AWS_Tests/JUnit.xml
Error:
  An unexpected dataflow error ((AWS_SDK_Error.Error 'Unable to load region from any of the providers in the chain software.amazon.awssdk.regions.providers.DefaultAwsRegionProviderChain@7d60bd5a: [software.amazon.awssdk.regions.providers.SystemSettingsRegionProvider@28100232: region must not be blank or empty., software.amazon.awssdk.regions.providers.AwsProfileRegionProvider@51efdb72: No region provided in profile: default, software.amazon.awssdk.regions.providers.InstanceProfileRegionProvider@6fe337a5: Unable to contact EC2 metadata service.]')) has been matched (at /Users/runner/work/enso/enso/test/AWS_Tests/src/S3_Spec.enso:37:27-58).
Raw output
An unexpected dataflow error ((AWS_SDK_Error.Error 'Unable to load region from any of the providers in the chain software.amazon.awssdk.regions.providers.DefaultAwsRegionProviderChain@7d60bd5a: [software.amazon.awssdk.regions.providers.SystemSettingsRegionProvider@28100232: region must not be blank or empty., software.amazon.awssdk.regions.providers.AwsProfileRegionProvider@51efdb72: No region provided in profile: default, software.amazon.awssdk.regions.providers.InstanceProfileRegionProvider@6fe337a5: Unable to contact EC2 metadata service.]')) has been matched (at /Users/runner/work/enso/enso/test/AWS_Tests/src/S3_Spec.enso:37:27-58).
        at <enso> Error.throw(Internal)
        at <enso> <anonymous>(/Users/runner/work/enso/enso/built-distribution/enso-engine-2023.2.1-dev-macos-amd64/enso-2023.2.1-dev/lib/Standard/AWS/2023.2.1-dev/src/Errors.enso:18:13-77)
        at <enso> Panic.catch(Internal)
        at <enso> AWS_SDK_Error.type.handle_java_errors(/Users/runner/work/enso/enso/built-distribution/enso-engine-2023.2.1-dev-macos-amd64/enso-2023.2.1-dev/lib/Standard/AWS/2023.2.1-dev/src/Errors.enso:17-18)
        at <enso> S3.handle_s3_errors(/Users/runner/work/enso/enso/built-distribution/enso-engine-2023.2.1-dev-macos-amd64/enso-2023.2.1-dev/lib/Standard/AWS/2023.2.1-dev/src/S3/S3.enso:140:5-60)
        at <enso> S3.list_buckets(/Users/runner/work/enso/enso/built-distribution/enso-engine-2023.2.1-dev-macos-amd64/enso-2023.2.1-dev/lib/Standard/AWS/2023.2.1-dev/src/S3/S3.enso:31-34)
        at <enso> S3_Spec.spec<arg-0>(/Users/runner/work/enso/enso/test/AWS_Tests/src/S3_Spec.enso:37:27-41)
        at <enso> S3_Spec.spec<arg-1>(/Users/runner/work/enso/enso/test/AWS_Tests/src/S3_Spec.enso:37:27-58)
        at <enso> Test.run_spec<arg-1>(/Users/runner/work/enso/enso/built-distribution/enso-engine-2023.2.1-dev-macos-amd64/enso-2023.2.1-dev/lib/Standard/Test/2023.2.1-dev/src/Test.enso:200:18-25)
        at <enso> Panic.catch(Internal)
        at <enso> Panic.type.recover(/Users/runner/work/enso/enso/built-distribution/enso-engine-2023.2.1-dev-macos-amd64/enso-2023.2.1-dev/lib/Standard/Base/2023.2.1-dev/src/Panic.enso:185-190)
        at <enso> Test.run_spec(/Users/runner/work/enso/enso/built-distribution/enso-engine-2023.2.1-dev-macos-amd64/enso-2023.2.1-dev/lib/Standard/Test/2023.2.1-dev/src/Test.enso:199-203)
        at <enso> case_branch<arg-3>(/Users/runner/work/enso/enso/built-distribution/enso-engine-2023.2.1-dev-macos-amd64/enso-2023.2.1-dev/lib/Standard/Test/2023.2.1-dev/src/Test.enso:77:73-89)
        at <enso> case_branch<arg-1>(/Users/runner/work/enso/enso/built-distribution/enso-engine-2023.2.1-dev-macos-amd64/enso-2023.2.1-dev/lib/Standard/Test/2023.2.1-dev/src/Test.enso:77:49-90)
        at <enso> Runtime.no_inline(Internal)
        at <enso> Duration.type.time_execution(/Users/runner/work/enso/enso/built-distribution/enso-engine-2023.2.1-dev-macos-amd64/enso-2023.2.1-dev/lib/Standard/Base/2023.2.1-dev/src/Data/Time/Duration.enso:127:18-43)
        at <enso> case_branch(/Users/runner/work/enso/enso/built-distribution/enso-engine-2023.2.1-dev-macos-amd64/enso-2023.2.1-dev/lib/Standard/Test/2023.2.1-dev/src/Test.enso:77:24-91)
        at <enso> Test.specify(/Users/runner/work/enso/enso/built-distribution/enso-engine-2023.2.1-dev-macos-amd64/enso-2023.2.1-dev/lib/Standard/Test/2023.2.1-dev/src/Test.enso:76-78)
        at <enso> S3_Spec.spec<arg-1>(/Users/runner/work/enso/enso/test/AWS_Tests/src/S3_Spec.enso:36-39)
        at <enso> case_branch<arg-1>(/Users/runner/work/enso/enso/built-distribution/enso-engine-2023.2.1-dev-macos-amd64/enso-2023.2.1-dev/lib/Standard/Test/2023.2.1-dev/src/Test.enso:40:29-37)
        at <enso> case_branch<arg-1>(/Users/runner/work/enso/enso/built-distribution/enso-engine-2023.2.1-dev-macos-amd64/enso-2023.2.1-dev/lib/Standard/Test/2023.2.1-dev/src/Test.enso:39-41)
        at <enso> Panic.catch(Internal)
        at <enso> case_branch(/Users/runner/work/enso/enso/built-distribution/enso-engine-2023.2.1-dev-macos-amd64/enso-2023.2.1-dev/lib/Standard/Test/2023.2.1-dev/src/Test.enso:38-41)
        at <enso> Test.group<arg-1>(/Users/runner/work/enso/enso/built-distribution/enso-engine-2023.2.1-dev-macos-amd64/enso-2023.2.1-dev/lib/Standard/Test/2023.2.1-dev/src/Test.enso:31-46)
        at <enso> Test.group(/Users/runner/work/enso/enso/built-distribution/enso-engine-2023.2.1-dev-macos-amd64/enso-2023.2.1-dev/lib/Standard/Test/2023.2.1-dev/src/Test.enso:30-46)
        at <enso> S3_Spec.spec(/Users/runner/work/enso/enso/test/AWS_Tests/src/S3_Spec.enso:35-42)
        at <enso> Main.main<arg-1>(/Users/runner/work/enso/enso/test/AWS_Tests/src/Main.enso:8:5-16)
        at <enso> Test_Suite.type.run<arg-1>(/Users/runner/work/enso/enso/built-distribution/enso-engine-2023.2.1-dev-macos-amd64/enso-2023.2.1-dev/lib/Standard/Test/2023.2.1-dev/src/Test_Suite.enso:69:17-21)
        at <enso> Test_Suite.type.run<arg-1>(/Users/runner/work/enso/enso/built-distribution/enso-engine-2023.2.1-dev-macos-amd64/enso-2023.2.1-dev/lib/Standard/Test/2023.2.1-dev/src/Test_Suite.enso:68-70)
        at <enso> Test_Reporter.wrap_junit_testsuites(/Users/runner/work/enso/enso/built-distribution/enso-engine-2023.2.1-dev-macos-amd64/enso-2023.2.1-dev/lib/Standard/Test/2023.2.1-dev/src/Test_Reporter.enso:18:14-19)
        at <enso> Test_Suite.type.run(/Users/runner/work/enso/enso/built-distribution/enso-engine-2023.2.1-dev-macos-amd64/enso-2023.2.1-dev/lib/Standard/Test/2023.2.1-dev/src/Test_Suite.enso:67-70)
        at <enso> Test_Suite.type.run_main(/Users/runner/work/enso/enso/built-distribution/enso-engine-2023.2.1-dev-macos-amd64/enso-2023.2.1-dev/lib/Standard/Test/2023.2.1-dev/src/Test_Suite.enso:40:13-39)
        at <enso> Main.main(/Users/runner/work/enso/enso/test/AWS_Tests/src/Main.enso:7-8)