Add Table.generate_rows #2367
engine-pull-request.yml
on: pull_request
🔍 Files Changed
/
Changed Files
5s
🏷 Append labels to PR
/
AWS-change-labels
10s
🏷 Append labels to PR
/
Base-change-labels
9s
🏷 Append labels to PR
/
Database-change-labels
5s
🏷 Append labels to PR
/
Google_Api-change-labels
5s
🏷 Append labels to PR
/
Image-change-labels
5s
🏷 Append labels to PR
/
Microsoft-change-labels
8s
🏷 Append labels to PR
/
Snowflake-change-labels
6s
🏷 Append labels to PR
/
Table-change-labels
6s
🏷 Append labels to PR
/
Tableau-change-labels
6s
🏷 Append labels to PR
/
Test-change-labels
6s
🏷 Append labels to PR
/
Visualization-change-labels
7s
⚙️ Checks
/
Engine (GraalVM CE) (linux, amd64)
45m 27s
⚙️ Checks
/
Engine (GraalVM CE) (windows, amd64)
45m 4s
⚙️ Checks
/
JVM Tests (GraalVM CE) (linux, amd64)
44m 10s
⚙️ Checks
/
JVM Tests (GraalVM CE) (windows, amd64)
45m 20s
⚙️ Checks
/
Standard Library API check (linux, amd64)
6m 3s
⚙️ Checks
/
Standard Library Tests (GraalVM CE) (linux, amd64)
45m 26s
⚙️ Checks
/
Standard Library Tests (GraalVM CE) (windows, amd64)
32m 2s
⚙️ Checks
/
Verify License Packages (linux, amd64)
3m 25s
⚙️ Checks (Optional)
/
Engine (GraalVM CE) (macos, amd64)
45m 29s
⚙️ Checks (Optional)
/
JVM Tests (GraalVM CE) (macos, amd64)
45m 23s
⚙️ Checks (Optional)
/
Standard Library Tests (GraalVM CE) (macos, amd64)
45m 25s
Engine Required Checks
0s
Annotations
25 errors and 13 warnings
⚙️ Checks / Standard Library API check (linux, amd64)
Process completed with exit code 1.
|
Response caching ► Should work with secrets in the URI:
C:/runner/_work/enso/enso/target/test-results/Table_Tests/JUnit.xml#L0
Failed test found in:
C:/runner/_work/enso/enso/target/test-results/Table_Tests/JUnit.xml
Error:
An unexpected dataflow error ((Status_Error 503 Service Unavailable '<html>\r\n<head><title>503 Service Temporarily Unavailable</title></head>\r\n<body>\r\n<center><h1>503 Service Temporarily Unavailable</h1></center>\r\n</body>\r\n</html>\r\n' https://httpbin.org/bytes/50?arg1=__SECRET__&arg2=plain+value)) has been matched (at Table_Tests\src\IO\Fetch_Spec.enso:442:21-69).
|
Response caching ► Should work with secrets in the headers:
C:/runner/_work/enso/enso/target/test-results/Table_Tests/JUnit.xml#L0
Failed test found in:
C:/runner/_work/enso/enso/target/test-results/Table_Tests/JUnit.xml
Error:
An unexpected dataflow error ((Status_Error 503 Service Unavailable '<html>\r\n<head><title>503 Service Temporarily Unavailable</title></head>\r\n<body>\r\n<center><h1>503 Service Temporarily Unavailable</h1></center>\r\n</body>\r\n</html>\r\n' https://httpbin.org/bytes/50)) has been matched (at Table_Tests\src\IO\Fetch_Spec.enso:460:21-85).
|
Response caching: Should work with secrets in the URI:
Table_Tests\src\IO\Fetch_Spec.enso#L442
An unexpected dataflow error ((Status_Error 503 Service Unavailable '<html>\r\n<head><title>503 Service Temporarily Unavailable</title></head>\r\n<body>\r\n<center><h1>503 Service Temporarily Unavailable</h1></center>\r\n</body>\r\n</html>\r\n' https://httpbin.org/bytes/50?arg1=__SECRET__&arg2=plain+value)) has been matched (at Table_Tests\src\IO\Fetch_Spec.enso:442:21-69).
|
Response caching: Should work with secrets in the headers:
Table_Tests\src\IO\Fetch_Spec.enso#L460
An unexpected dataflow error ((Status_Error 503 Service Unavailable '<html>\r\n<head><title>503 Service Temporarily Unavailable</title></head>\r\n<body>\r\n<center><h1>503 Service Temporarily Unavailable</h1></center>\r\n</body>\r\n</html>\r\n' https://httpbin.org/bytes/50)) has been matched (at Table_Tests\src\IO\Fetch_Spec.enso:460:21-85).
|
Failed Standard Library Tests
1 test suite(s) failed: Command failed: Command:
"C:\\Windows\\system32\\cmd.exe" "/C" "C:\\runner\\_work\\enso\\enso\\built-distribution\\enso-engine-2025.1.1-dev-windows-amd64\\enso-2025.1.1-dev\\bin\\enso.bat" "--no-ir-caches" "--run" "C:\\runner\\_work\\enso\\enso\\test\\Table_Tests"
with working directory: C:\runner\_work\enso\enso\test
with environment overrides:
JAVA_OPTS=-enableassertions
|
⚙️ Checks / Standard Library Tests (GraalVM CE) (windows, amd64)
Process completed with exit code 1.
|
⚙️ Checks / Standard Library Tests (GraalVM CE) (windows, amd64)
Failed test were found and 'fail-on-error' option is set to true
|
org.enso.interpreter.test.instrument.RuntimeComponentsTest ► should load component groups of standard library:
lib/scala/testkit/src/main/scala/org/enso/testkit/OsSpec.scala#L26
Failed test found in:
/runner/_work/enso/enso/target/test-results/TEST-org.enso.interpreter.test.instrument.RuntimeComponentsTest.xml
Error:
org.scalatest.exceptions.TestFailedException: List("/runner/_work/enso/enso/distribution/lib/Standard/Table/0.0.0-dev/src/Duplicate_Rows_Method.enso:14:1: warning: Duplicated import of Widget_Helpers. The original import is 'import Standard.Table.Internal.Widget_Helpers' in Duplicate_Rows_Method.enso[2:1-2:38].", " 14 | import project.Internal.Widget_Helpers", " | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~", "/runner/_work/enso/enso/distribution/lib/Standard/Table/0.0.0-dev/src/Duplicate_Rows_Method.enso:40:9: warning: Unused variable options.", " 40 | options = Vector.build builder->", " | ^~~~~~~", "/runner/_work/enso/enso/distribution/lib/Standard/Table/0.0.0-dev/src/Duplicate_Rows_Method.enso:49:9: warning: Unused variable constants.", " 49 | constants = make_any_selector add_number=True . values", " | ^~~~~~~~~", "/runner/_work/enso/enso/distribution/lib/Standard/Table/0.0.0-dev/src/Duplicate_Rows_Method.enso:50:9: warning: Unused variable expression.", " 50 | expression = Option "<Expression>" "(expr '["+table.column_names.first+"]')"", " | ^~~~~~~~~~") did not equal List()
|
org.enso.interpreter.test.instrument.RuntimeStdlibTest ► should import Base modules:
lib/scala/testkit/src/main/scala/org/enso/testkit/OsSpec.scala#L26
Failed test found in:
/runner/_work/enso/enso/target/test-results/TEST-org.enso.interpreter.test.instrument.RuntimeStdlibTest.xml
Error:
org.scalatest.exceptions.TestFailedException: List("/runner/_work/enso/enso/distribution/lib/Standard/Table/0.0.0-dev/src/Duplicate_Rows_Method.enso:14:1: warning: Duplicated import of Widget_Helpers. The original import is 'import Standard.Table.Internal.Widget_Helpers' in Duplicate_Rows_Method.enso[2:1-2:38].", " 14 | import project.Internal.Widget_Helpers", " | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~", "/runner/_work/enso/enso/distribution/lib/Standard/Table/0.0.0-dev/src/Duplicate_Rows_Method.enso:40:9: warning: Unused variable options.", " 40 | options = Vector.build builder->", " | ^~~~~~~", "/runner/_work/enso/enso/distribution/lib/Standard/Table/0.0.0-dev/src/Duplicate_Rows_Method.enso:49:9: warning: Unused variable constants.", " 49 | constants = make_any_selector add_number=True . values", " | ^~~~~~~~~", "/runner/_work/enso/enso/distribution/lib/Standard/Table/0.0.0-dev/src/Duplicate_Rows_Method.enso:50:9: warning: Unused variable expression.", " 50 | expression = Option "<Expression>" "(expr '["+table.column_names.first+"]')"", " | ^~~~~~~~~~", "Hello World!") did not equal List("Hello World!")
|
⚙️ Checks / JVM Tests (GraalVM CE) (linux, amd64)
Failed test were found and 'fail-on-error' option is set to true
|
⚙️ Checks / JVM Tests (GraalVM CE) (linux, amd64)
Scala Tests failed: Command failed: Command:
|
⚙️ Checks / JVM Tests (GraalVM CE) (linux, amd64)
Process completed with exit code 1.
|
⚙️ Checks / JVM Tests (GraalVM CE) (windows, amd64)
Canceling since a higher priority waiting request for '✨ Engine-refs/pull/12413/merge-engine-pull-request' exists
|
⚙️ Checks / JVM Tests (GraalVM CE) (windows, amd64)
The operation was canceled.
|
⚙️ Checks (Optional) / JVM Tests (GraalVM CE) (macos, amd64)
Canceling since a higher priority waiting request for '✨ Engine-refs/pull/12413/merge-engine-pull-request' exists
|
⚙️ Checks (Optional) / JVM Tests (GraalVM CE) (macos, amd64)
The operation was canceled.
|
⚙️ Checks / Standard Library Tests (GraalVM CE) (linux, amd64)
Canceling since a higher priority waiting request for '✨ Engine-refs/pull/12413/merge-engine-pull-request' exists
|
⚙️ Checks / Standard Library Tests (GraalVM CE) (linux, amd64)
The operation was canceled.
|
⚙️ Checks / Engine (GraalVM CE) (linux, amd64)
Canceling since a higher priority waiting request for '✨ Engine-refs/pull/12413/merge-engine-pull-request' exists
|
⚙️ Checks / Engine (GraalVM CE) (linux, amd64)
The operation was canceled.
|
⚙️ Checks (Optional) / Standard Library Tests (GraalVM CE) (macos, amd64)
Canceling since a higher priority waiting request for '✨ Engine-refs/pull/12413/merge-engine-pull-request' exists
|
⚙️ Checks (Optional) / Standard Library Tests (GraalVM CE) (macos, amd64)
The operation was canceled.
|
⚙️ Checks (Optional) / Engine (GraalVM CE) (macos, amd64)
Canceling since a higher priority waiting request for '✨ Engine-refs/pull/12413/merge-engine-pull-request' exists
|
⚙️ Checks (Optional) / Engine (GraalVM CE) (macos, amd64)
The operation was canceled.
|
🔍 Files Changed / Changed Files
Unable to find merge base between 48f23a1f98e5a0cd6204ea05506da8f71529a821 and a2956236635319a365496993a514bb0950459d68
|
🏷 Append labels to PR / Image-change-labels
Unable to find merge base between 48f23a1f98e5a0cd6204ea05506da8f71529a821 and a2956236635319a365496993a514bb0950459d68
|
🏷 Append labels to PR / Table-change-labels
Unable to find merge base between 48f23a1f98e5a0cd6204ea05506da8f71529a821 and a2956236635319a365496993a514bb0950459d68
|
🏷 Append labels to PR / Database-change-labels
Unable to find merge base between 48f23a1f98e5a0cd6204ea05506da8f71529a821 and a2956236635319a365496993a514bb0950459d68
|
🏷 Append labels to PR / Snowflake-change-labels
Unable to find merge base between 48f23a1f98e5a0cd6204ea05506da8f71529a821 and a2956236635319a365496993a514bb0950459d68
|
🏷 Append labels to PR / Test-change-labels
Unable to find merge base between 48f23a1f98e5a0cd6204ea05506da8f71529a821 and a2956236635319a365496993a514bb0950459d68
|
🏷 Append labels to PR / Google_Api-change-labels
Unable to find merge base between 48f23a1f98e5a0cd6204ea05506da8f71529a821 and a2956236635319a365496993a514bb0950459d68
|
🏷 Append labels to PR / AWS-change-labels
Unable to find merge base between 48f23a1f98e5a0cd6204ea05506da8f71529a821 and a2956236635319a365496993a514bb0950459d68
|
🏷 Append labels to PR / Tableau-change-labels
Unable to find merge base between 48f23a1f98e5a0cd6204ea05506da8f71529a821 and a2956236635319a365496993a514bb0950459d68
|
🏷 Append labels to PR / Microsoft-change-labels
Unable to find merge base between 48f23a1f98e5a0cd6204ea05506da8f71529a821 and a2956236635319a365496993a514bb0950459d68
|
🏷 Append labels to PR / Visualization-change-labels
Unable to find merge base between 48f23a1f98e5a0cd6204ea05506da8f71529a821 and a2956236635319a365496993a514bb0950459d68
|
🏷 Append labels to PR / Base-change-labels
Unable to find merge base between 48f23a1f98e5a0cd6204ea05506da8f71529a821 and a2956236635319a365496993a514bb0950459d68
|
⚙️ Checks / JVM Tests (GraalVM CE) (linux, amd64)
Test report summary exceeded limit of 65535 bytes and will be trimmed
|