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

LPS-95678 - Cast for null on dates for HSQL #75298

Conversation

AliciaGarciaGarcia
Copy link

No description provided.

@liferay-continuous-integration
Copy link
Collaborator

CI is automatically triggering "ci:test:sf" and "ci:test:relevant" for this pull to run Source Formatter and relevant tests.

Comment "ci:test" to run the full PR Tester for this pull.

@AliciaGarciaGarcia
Copy link
Author

cc @adolfopa

@liferay-continuous-integration
Copy link
Collaborator

✔️ ci:test:sf - 1 out of 1 jobs passed in 4 minutes 46 seconds 602 ms

Click here for more details.

Base Branch:

Branch Name: master
Branch GIT ID: c75a9ce2d88d329b686e24fa7b1537c56d9971b3

Sender Branch:

Branch Name: LPS-95678
Branch GIT ID: ebedbc6fa9ab056c9bae5a5ea6ae707aacafbc1b

1 out of 1jobs PASSED
1 Successful Jobs:
For more details click here.

@liferay-continuous-integration
Copy link
Collaborator

❌ ci:test:relevant - 93 out of 101 jobs passed in 1 hour 44 minutes 52 seconds 493 ms

Click here for more details.

Base Branch:

Branch Name: master
Branch GIT ID: c75a9ce2d88d329b686e24fa7b1537c56d9971b3

Copied in Private Modules Branch:

Branch Name: master-private
Branch GIT ID: 79f9d28848bb635cb4effee85618164314c283a5

93 out of 101 jobs PASSED
93 Successful Jobs:
For more details click here.

Failures unique to this pull:

  1. test-portal-acceptance-pullrequest-batch(master)/js-unit-jdk8
    Job Results:

    0 Tests Passed.
    1 Test Failed.

    1. AXIS_VARIABLE=0,label_exp=!master #62320
           [exec] * What went wrong:
           [exec] Execution failed for task ':private:apps:portal-workflow:portal-workflow-metrics-web:npmRunTest'.
           [exec] > java.io.IOException: Process '[/opt/dev/projects/github/liferay-portal/build/node/bin/node, /opt/dev/projects/github/liferay-portal/modules/yarn-1.13.0.js, --production, false, --registry, http://mirrors.lax.liferay.com:4873, run, test]' finished with non-zero exit value 1
           [exec] 
           [exec] * Try:
           [exec] Run with --info or --debug option to get more log output. Run with --scan to get full insights.
           [exec] 
           [exec] * Exception is:
           [exec] org.gradle.api.tasks.TaskExecutionException: Execution failed for task ':private:apps:portal-workflow:portal-workflow-metrics-web:npmRunTest'.
           [exec] 	at org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter.executeActions(ExecuteActionsTaskExecuter.java:110)
           [exec] 	at org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter.execute(ExecuteActionsTaskExecuter.java:77)
           [exec] 	at org.gradle.api.internal.tasks.execution.OutputDirectoryCreatingTaskExecuter.execute(OutputDirectoryCreatingTaskExecuter.java:51)
           [exec] 	at org.gradle.api.internal.tasks.execution.SkipUpToDateTaskExecuter.execute(SkipUpToDateTaskExecuter.java:59)
           [exec] 	at org.gradle.api.internal.tasks.execution.ResolveTaskOutputCachingStateExecuter.execute(ResolveTaskOutputCachingStateExecuter.java:54)
           [exec] 	at org.gradle.api.internal.tasks.execution.ValidatingTaskExecuter.execute(ValidatingTaskExecuter.java:59)
           [exec] 	at org.gradle.api.internal.tasks.execution.SkipEmptySourceFilesTaskExecuter.execute(SkipEmptySourceFilesTaskExecuter.java:101)
           [exec] 	at org.gradle.api.internal.tasks.execution.FinalizeInputFilePropertiesTaskExecuter.execute(FinalizeInputFilePropertiesTaskExecuter.java:44)
           [exec] 	at org.gradle.api.internal.tasks.execution.CleanupStaleOutputsExecuter.execute(CleanupStaleOutputsExecuter.java:91)
           [exec] 	at org.gradle.api.internal.tasks.execution.ResolveTaskArtifactStateTaskExecuter.execute(ResolveTaskArtifactStateTaskExecuter.java:62)
           [exec] 	at org.gradle.api.internal.tasks.execution.SkipTaskWithNoActionsExecuter.execute(SkipTaskWithNoActionsExecuter.java:59)
           [exec] 	at org.gradle.api.internal.tasks.execution.SkipOnlyIfTaskExecuter.execute(SkipOnlyIfTaskExecuter.java:54)
  2. test-portal-acceptance-pullrequest-batch(master)/unit-jdk8
    Job Results:

    2723 Tests Passed.
    1 Test Failed.

    1. AXIS_VARIABLE=0,label_exp=!master #305326
      1. HypersonicSQLTransformerLogicTest.testReplaceNullDate
        junit.framework.AssertionFailedError: expected:<select [NULL] from Foo> but was:<select [CAST(NULL AS DATE)] from Foo>
        	at com.liferay.portal.dao.sql.transformer.BaseSQLTransformerLogicTestCase.testReplaceNullDate(BaseSQLTransformerLogicTestCase.java:135)
        

Failures in common with acceptance upstream results at c75a9ce:
  1. ...

@brianchandotcom
Copy link
Owner

Merged. Thx.

@AliciaGarciaGarcia AliciaGarciaGarcia deleted the LPS-95678 branch June 15, 2023 14:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants