enso/test
Pavel Marek 451d7cb452
System.exit does proper context hard exit. (#10363)
The `System.exit 42` component is treated the same way as any other Panic error - it does not interfere with other component evaluation:
![image](https://github.com/user-attachments/assets/516490b5-755f-453e-8dc9-744437dc51bd)

After removing the `System.exit 42` component, the workflow works as expected. I have also tried opening the project with the component and then removing it.
2024-07-18 18:10:36 +00:00
..
AWS_Tests Fixing Database tests and Snowflake Dialect - part 3 out of ... (#10458) 2024-07-10 13:21:30 +00:00
Base_Tests Widget Improvements (#10575) 2024-07-17 19:53:17 +00:00
Benchmarks Detect compilation while benchmarking (#10574) 2024-07-18 15:49:16 +00:00
Examples_Tests Rename Map to Dictionary and Set to Hashset. (#10474) 2024-07-09 09:12:23 +00:00
Exploratory_Benchmarks Final step removing the Problem_Behavior publishing. (#10461) 2024-07-05 18:41:36 +00:00
Geo_Tests Restructure Standard.Table. (#9559) 2024-03-27 17:10:43 +00:00
Google_Api_Test Enso tests can be run with filter from cmdline (#9065) 2024-02-22 12:31:44 +00:00
Helpers Implement private methods (#10060) 2024-05-31 08:00:20 +00:00
Image_Tests Writing to Data Links (#9750) 2024-04-25 17:55:49 +00:00
micro-distribution System.exit does proper context hard exit. (#10363) 2024-07-18 18:10:36 +00:00
Snowflake_Tests Snowflake Dialect pt. 5 (#10528) 2024-07-16 09:38:57 +00:00
Table_Tests Restore Encoding.Default. (#10567) 2024-07-16 16:49:46 +00:00
Visualization_Tests Stop publishing First/Last as constructors and use auto-scoping for take and drop. (#10467) 2024-07-08 10:26:30 +00:00