Follow up improvements to Date_Time_Formatter
#17724
Triggered via pull request
September 27, 2023 19:35
Status
Success
Total duration
2h 24m 10s
Artifacts
13
gui.yml
on: pull_request
Build GUI (WASM) (linux)
24m 13s
Build Backend (linux)
23m 48s
Build Backend (macos)
1h 3m
Build Backend (windows)
32m 46s
Build GUI (WASM) (macos)
1h 9m
Build GUI (WASM) (windows)
18m 5s
Cancel Previous Runs
4s
Lint (linux)
10m 58s
Native GUI tests (linux)
12m 43s
WASM GUI tests (linux)
26m 8s
Package IDE (linux)
15m 52s
Package IDE (macos)
1h 20m
Package IDE (windows)
15m 54s
Annotations
6 errors and 13 warnings
PythonLocalTime ► should throw error when parsing invalid time:
/runner/_work/enso/enso/target/test-results/Tests/JUnit.xml#L0
Failed test found in:
/runner/_work/enso/enso/target/test-results/Tests/JUnit.xml
/runner/_work/enso/enso/target/test-results/Tests/JUnit.xml
Error:
'Text \'1200\' could not be parsed at index 2 (Expected date/time format: (ISO time) HH:mm[:ss[.f]])' did not equal 'Text \'1200\' could not be parsed at index 2' (at /runner/_work/enso/enso/test/Tests/src/Data/Time/Time_Of_Day_Spec.enso:69:21-83).
|
PythonLocalTime ► should throw error when parsing custom format:
/runner/_work/enso/enso/target/test-results/Tests/JUnit.xml#L0
Failed test found in:
/runner/_work/enso/enso/target/test-results/Tests/JUnit.xml
/runner/_work/enso/enso/target/test-results/Tests/JUnit.xml
Error:
'Text \'12:30\' could not be parsed at index 5 (Expected date/time format: HH:mm:ss)' did not equal 'Text \'12:30\' could not be parsed at index 5' (at /runner/_work/enso/enso/test/Tests/src/Data/Time/Time_Of_Day_Spec.enso:81:21-84).
|
Time_Of_Day ► should throw error when parsing invalid time:
C:/runner/_work/enso/enso/target/test-results/Tests/JUnit.xml#L0
Failed test found in:
C:/runner/_work/enso/enso/target/test-results/Tests/JUnit.xml
Error:
'Text \'1200\' could not be parsed at index 2 (Expected date/time format: (ISO time) HH:mm[:ss[.f]])' did not equal 'Text \'1200\' could not be parsed at index 2' (at C:\runner\_work\enso\enso\test\Tests\src\Data\Time\Time_Of_Day_Spec.enso:69:21-83).
|
Time_Of_Day ► should throw error when parsing custom format:
C:/runner/_work/enso/enso/target/test-results/Tests/JUnit.xml#L0
Failed test found in:
C:/runner/_work/enso/enso/target/test-results/Tests/JUnit.xml
Error:
'Text \'12:30\' could not be parsed at index 5 (Expected date/time format: HH:mm:ss)' did not equal 'Text \'12:30\' could not be parsed at index 5' (at C:\runner\_work\enso\enso\test\Tests\src\Data\Time\Time_Of_Day_Spec.enso:81:21-84).
|
PythonLocalTime ► should throw error when parsing invalid time:
/Users/runner/work/enso/enso/target/test-results/Tests/JUnit.xml#L0
Failed test found in:
/Users/runner/work/enso/enso/target/test-results/Tests/JUnit.xml
/Users/runner/work/enso/enso/target/test-results/Tests/JUnit.xml
Error:
'Text \'1200\' could not be parsed at index 2 (Expected date/time format: (ISO time) HH:mm[:ss[.f]])' did not equal 'Text \'1200\' could not be parsed at index 2' (at /Users/runner/work/enso/enso/test/Tests/src/Data/Time/Time_Of_Day_Spec.enso:69:21-83).
|
PythonLocalTime ► should throw error when parsing custom format:
/Users/runner/work/enso/enso/target/test-results/Tests/JUnit.xml#L0
Failed test found in:
/Users/runner/work/enso/enso/target/test-results/Tests/JUnit.xml
/Users/runner/work/enso/enso/target/test-results/Tests/JUnit.xml
Error:
'Text \'12:30\' could not be parsed at index 5 (Expected date/time format: HH:mm:ss)' did not equal 'Text \'12:30\' could not be parsed at index 5' (at /Users/runner/work/enso/enso/test/Tests/src/Data/Time/Time_Of_Day_Spec.enso:81:21-84).
|
Cancel Previous Runs
The following actions uses node12 which is deprecated and will be forced to run on node16: styfle/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Lint (linux)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Native GUI tests (linux)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build GUI (WASM) (windows)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build Backend (linux)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build GUI (WASM) (linux)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
WASM GUI tests (linux)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build Backend (windows)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Package IDE (linux)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Package IDE (windows)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build Backend (macos)
The following actions uses node12 which is deprecated and will be forced to run on node16: s-weigand/[email protected], jetli/[email protected], actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build GUI (WASM) (macos)
The following actions uses node12 which is deprecated and will be forced to run on node16: s-weigand/[email protected], jetli/[email protected], actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Package IDE (macos)
The following actions uses node12 which is deprecated and will be forced to run on node16: s-weigand/[email protected], jetli/[email protected], actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
Edition File
Expired
|
824 Bytes |
|
fbs-schema
Expired
|
1.75 KB |
|
gui
Expired
|
24.9 MB |
|
gui_wasm
Expired
|
30.5 MB |
|
ide-linux
Expired
|
1.12 GB |
|
ide-macos
Expired
|
1.12 GB |
|
ide-unpacked-linux
Expired
|
1.11 GB |
|
ide-unpacked-macos
Expired
|
1.13 GB |
|
ide-unpacked-windows
Expired
|
868 MB |
|
ide-windows
Expired
|
721 MB |
|
project-manager-linux
Expired
|
1020 MB |
|
project-manager-macos
Expired
|
1.01 GB |
|
project-manager-windows
Expired
|
748 MB |
|