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-84879 SF #64070

Closed
wants to merge 34 commits into from
Closed

LPS-84879 SF #64070

wants to merge 34 commits into from

Conversation

brunobasto
Copy link

No description provided.

clovisdasilvaneto and others added 30 commits October 11, 2018 13:22
… avoid closing the Sidebar when the clicked component is part of some sidebar children component
…he backend when the edited field is evaluable
… be used to show the tooltip information if the field has these properties
@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.

@liferay-continuous-integration
Copy link
Collaborator

✔️ ci:test:sf - 1 out of 1 jobs passed in 1 minute 53 seconds 460 ms

Click here for more details.

Base Branch:

Branch Name: master
Branch GIT ID: e7781966d1aa1208b77547aa991ece95ef2155d8

Sender Branch:

Branch Name: pr-937
Branch GIT ID: 12cded7510a26466a203c8dca466e9d330978d99

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

@brianchandotcom
Copy link
Owner

Merged. Thank you.
View total diff: 879b9ad...abca74c

@brianchandotcom
Copy link
Owner

Hey guys, this ticket contains

LPS-84879, which was already backported by support. Please do not forget to backport these changes too!

@brunobasto fyi!

@liferay-continuous-integration
Copy link
Collaborator

The pull request tester is still running.

Please wait until you get the final report before running 'ci:retest'.

See this link to check on the status of your test:

@brunobasto


However, the pull request was closed.

The pull request was closed because the following critical batches had failed:

For information as to why we automatically close out certain pull requests see this article.

*This pull will no longer automatically close if this comment is available. If you believe this is a mistake please reopen this pull by entering the following command as a comment.

ci:reopen


Critical Failure Details:

test-portal-acceptance-pullrequest-batch(master)/portal-frontend-js-jdk8
Job Results:

0 Tests Passed.
1 Test Failed.

  1. AXIS_VARIABLE=0,label_exp=!master #263037
         [exec] -------------------------------------------------------------------|----------|----------|----------|----------|-------------------|
         [exec] Snapshot Summary
         [exec]  ??? 24 snapshots failed from 3 test suites. Inspect your code changes or run `npm test -- -u` to update them.
         [exec] 
         [exec] Test Suites: 3 failed, 8 passed, 11 total
         [exec] Tests:       24 failed, 92 passed, 116 total
         [exec] Snapshots:   24 failed, 77 passed, 101 total
         [exec] Time:        9.751s
         [exec] Ran all test suites.
         [exec] npm ERR! code ELIFECYCLE
         [exec] npm ERR! errno 1
         [exec] npm ERR! dynamic-data-mapping-form-field-type@4.0.0 test: `npm run build-soy-tests && NODE_ENV=test jest --coverage && npm run clean`
         [exec] npm ERR! Exit status 1
         [exec] npm ERR! 
         [exec] npm ERR! Failed at the dynamic-data-mapping-form-field-type@4.0.0 test script.
         [exec] npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
         [exec] 
         [exec] npm ERR! A complete log of this run can be found in:
         [exec] npm ERR!     /root/.npm/_logs/2018-10-11T21_58_10_837Z-debug.log
         [exec] 
         [exec] FAILURE: Build failed with an exception.
         [exec] 
         [exec] * What went wrong:
         [exec] Execution failed for task ':apps:dynamic-data-mapping:dynamic-data-mapping-form-field-type:npmRunTest'.
         [exec] > java.io.IOException: Process '[/opt/dev/projects/github/liferay-portal/build/node/bin/node, /opt/dev/projects/github/liferay-portal/build/node/lib/node_modules/npm/bin/npm-cli.js, run-script, test, --loglevel, warn, --progress, true, --registry, http://mirrors.lax.liferay.com:4873]' finished with non-zero exit value 1
         [exec] 
         [exec] * Try:
         [exec] Run with --info or --debug option to get more log output.
         [exec] 
         [exec] * Exception is:
         [exec] org.gradle.api.tasks.TaskExecutionException: Execution failed for task ':apps:dynamic-data-mapping:dynamic-data-mapping-form-field-type:npmRunTest'.
         [exec] 	at org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter.executeActions(ExecuteActionsTaskExecuter.java:98)
         [exec] 	at org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter.execute(ExecuteActionsTaskExecuter.java:68)
         [exec] 	at org.gradle.api.internal.tasks.execution.SkipUpToDateTaskExecuter.execute(SkipUpToDateTaskExecuter.java:62)

@liferay-continuous-integration
Copy link
Collaborator

❌ ci:test:relevant - 39 out of 46 jobs passed in 1 hour 40 minutes 37 seconds 757 ms

Click here for more details.

Base Branch:

Branch Name: master
Branch GIT ID: b6329ef59a03c43bc9a890312a2feee06caab19d

Copied in Private Modules Branch:

Branch Name: master-private
Branch GIT ID: 504720c89bc335ecdda0e9f1ccde789cba898c05

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

Failures unique to this pull:

  1. ...

For upstream results, click here.

@brunobasto
Copy link
Author

Hey @brianchandotcom, LPS-84879 is a story ticket. It's not supposed to go to 7.1.x. Did you misspelled the ticket number?

@jpince
Copy link
Collaborator

jpince commented Oct 12, 2018

@brunobasto @clovisdasilvaneto I'm pretty sure this pull broke frontend-js, can you please take a look?
A lot of the errors look like this:

     [exec]     -     <input class="form-control" name="textField" type="text" disabled="disabled" value="">
     [exec]     +     <input class="form-control" name="textField" type="text" value="">

https://test-1-2.liferay.com/job/test-portal-acceptance-pullrequest-batch(master)/AXIS_VARIABLE=0,label_exp=!master/263037//consoleText

@brunobasto
Copy link
Author

Thanks for catching that, @jpince. I'll take a look and send a follow up pr.

@brunobasto
Copy link
Author

Fix sent here: #64113

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
5 participants