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-102399 Fixes generated tplFn in IE11 where 'with(values) { return values; }' could cause rendering issues #79044

Closed
wants to merge 1 commit into from

Conversation

jbalsas
Copy link

@jbalsas jbalsas commented Sep 30, 2019

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.

@jbalsas
Copy link
Author

jbalsas commented Sep 30, 2019

ci:test:bundle

@liferay-continuous-integration
Copy link
Collaborator

✔️ ci:test:sf - 1 out of 1 jobs passed in 2 minutes 29 seconds 520 ms

Click here for more details.

Base Branch:

Branch Name: master
Branch GIT ID: 15b4b80cf9585c0f9e08565227112f5784a80c29

Sender Branch:

Branch Name: LPS-102399
Branch GIT ID: 37d7a4b87976b431932cd00bc9a5c9e9a0f02509

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

@brianchandotcom
Copy link
Owner

Merged. Thank you.
View total diff: 15b4b80...7815904

@liferay-continuous-integration
Copy link
Collaborator

✔️ ci:test:bundle - 1 out of 1 jobs passed in 33 minutes 51 seconds 53 ms

Click here for more details.

Base Branch:

Branch Name: master
Branch GIT ID: e59f035b37822bd00435eecbec0f73dc0b4b363c

Copied in Private Modules Branch:

Branch Name: master-private
Branch GIT ID: a526417d8c49f78bbd117075459eea5d39c61e26

1 out of 1 jobs PASSED
For more details click here.
Test bundle downloads:

@liferay-continuous-integration
Copy link
Collaborator

❌ ci:test:relevant - 93 out of 101 jobs passed in 2 hours 8 minutes 28 seconds 364 ms

Click here for more details.

Base Branch:

Branch Name: master
Branch GIT ID: e59f035b37822bd00435eecbec0f73dc0b4b363c

Copied in Private Modules Branch:

Branch Name: master-private
Branch GIT ID: a526417d8c49f78bbd117075459eea5d39c61e26

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

Failures unique to this pull:


Failures in common with acceptance upstream results at 3fb1b83:
  1. test-portal-acceptance-pullrequest-batch(master)/functional-tomcat90-mysql57-jdk8/43
    Job Results:

    0 Tests Passed.
    1 Test Failed.

    1. AXIS_VARIABLE=0,label_exp=!master #220901
      	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
      	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
      	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
      	at hudson.remoting.Engine$1.lambda$newThread$0(Engine.java:93)
      	at java.lang.Thread.run(Thread.java:745)
      Caused: java.io.IOException: Failed to create a temp file on /opt/dev/projects/github/liferay-jenkins-ee
      	at hudson.FilePath.createTextTempFile(FilePath.java:1442)
      	at hudson.tasks.CommandInterpreter.createScriptFile(CommandInterpreter.java:162)
      	at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:94)
      	at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:66)
      	at org.jenkinsci.plugins.postbuildscript.processor.Processor.processBuildSteps(Processor.java:186)
      	at org.jenkinsci.plugins.postbuildscript.processor.Processor.processScripts(Processor.java:96)
      	at org.jenkinsci.plugins.postbuildscript.processor.Processor.process(Processor.java:84)
      	at org.jenkinsci.plugins.postbuildscript.processor.Processor.process(Processor.java:78)
      	at org.jenkinsci.plugins.postbuildscript.PostBuildScript.perform(PostBuildScript.java:129)
      	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
      	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
      	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
      	at hudson.model.Build$BuildExecution.post2(Build.java:186)
      	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
      	at hudson.model.Run.execute(Run.java:1841)
      	at hudson.matrix.MatrixRun.run(MatrixRun.java:153)
      	at hudson.model.ResourceController.execute(ResourceController.java:97)
      	at hudson.model.Executor.run(Executor.java:429)
      [EnvInject] - Injecting environment variables from a build step.
      [EnvInject] - [ERROR] - The given properties file path '/opt/dev/projects/github/liferay-jenkins-ee/stop.properties' doesn't exist.
      [EnvInject] - [ERROR] - Missing file path was resolved from pattern '${WORKSPACE}/stop.properties' .
      [EnvInject] - [ERROR] - Problems occurs on injecting env vars as a build step: java.io.IOException: The given properties file path '/opt/dev/projects/github/liferay-jenkins-ee/stop.properties' doesn't exist.
      [description-setter] Description set: ${BUILD_DESCRIPTION}
      Build step 'Execute Scripts' marked build as failure
      Finished: FAILURE
  2. ...

@jbalsas jbalsas deleted the LPS-102399 branch December 26, 2019 18:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants