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-133018 frontend-js-tabs-support-web Tab content and trigger no lo… #1247

Closed
wants to merge 1 commit into from

Conversation

pat270
Copy link

@pat270 pat270 commented Jul 13, 2021

…nger function due to hide listener being instantiated multiple times on click

@liferay-frontend can we get this in for next release?

https://issues.liferay.com/browse/LPS-133018

@liferay-continuous-integration
Copy link
Collaborator

CI is automatically triggering the following test suites:

  •     ci:test:relevant
  •     ci:test:sf

@liferay-continuous-integration
Copy link
Collaborator

✔️ ci:test:sf - 1 out of 1 jobs passed in 3 minutes

Click here for more details.

Base Branch:

Branch Name: master
Branch GIT ID: 5c521fa6d3b3162880cdf10c4f76057704a683c8

Sender Branch:

Branch Name: LPS-133018
Branch GIT ID: cd0be2055683d74349ac7940140758eb2633b7b7

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

@liferay-continuous-integration
Copy link
Collaborator

@liferay-continuous-integration
Copy link
Collaborator

✔️ ci:test:stable - 10 out of 10 jobs passed

✔️ ci:test:relevant - 22 out of 23 jobs passed in 4 hours 38 minutes

Click here for more details.

Base Branch:

Branch Name: master
Branch GIT ID: 5c521fa6d3b3162880cdf10c4f76057704a683c8

Upstream Comparison:

Branch GIT ID: 5c521fa6d3b3162880cdf10c4f76057704a683c8
Jenkins Build URL: Acceptance Upstream DXP (master) #2102

ci:test:stable - 10 out of 10 jobs PASSED
10 Successful Jobs:
ci:test:relevant - 21 out of 23 jobs PASSED
21 Successful Jobs:
For more details click here.

This pull contains no unique failures.


Failures in common with acceptance upstream results at 5c521fa:
Test bundle downloads:

@liferay-continuous-integration
Copy link
Collaborator

@markocikos markocikos added the s-dxp One of the DXP squads should review this pull request (deprecated) label Jul 14, 2021
Copy link
Collaborator

@markocikos markocikos left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

See inline comment to simplify code. In principle, looks good!

We should definitely send this in for the next release.

Comment on lines 106 to 114
const onHidden = (event) => {
if (event.panel === activePanel) {
this.show({panel, trigger});
}
});

Liferay.detach(this.EVENT_HIDDEN, onHidden);
};

Liferay.on(this.EVENT_HIDDEN, onHidden);
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We can simplify this by using Liferay.once

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@markocikos I updated the pr

…nger function due to hide listener being instantiated multiple times on click
@pat270
Copy link
Author

pat270 commented Jul 14, 2021

ci:test:sf

@pat270
Copy link
Author

pat270 commented Jul 14, 2021

ci:test:relevant

@liferay-continuous-integration
Copy link
Collaborator

✔️ ci:test:sf - 1 out of 1 jobs passed in 4 minutes

Click here for more details.

Base Branch:

Branch Name: master
Branch GIT ID: 923fcc1a6b873674c559758a01ff7a91b7486c27

Sender Branch:

Branch Name: LPS-133018
Branch GIT ID: 94c3ce112afe8ab06308304d7a2b98b88cbbf625

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

@javiergamarra
Copy link

ci:forward

@liferay-continuous-integration
Copy link
Collaborator

✔️ ci:test:stable - 10 out of 10 jobs passed

❌ ci:test:relevant - 20 out of 23 jobs passed in 1 hour 56 minutes

Click here for more details.

Base Branch:

Branch Name: master
Branch GIT ID: 923fcc1a6b873674c559758a01ff7a91b7486c27

Upstream Comparison:

Branch GIT ID: 923fcc1a6b873674c559758a01ff7a91b7486c27
Jenkins Build URL: Acceptance Upstream DXP (master) #2103

ci:test:stable - 10 out of 10 jobs PASSED
10 Successful Jobs:
ci:test:relevant - 20 out of 23 jobs PASSED
20 Successful Jobs:
For more details click here.

Failures unique to this pull:

  1. test-portal-acceptance-pullrequest-batch(master)/semantic-versioning-jdk8/0
    Job Results:

    0 Tests Passed.
    1 Test Failed.

    1. AXIS_VARIABLE=0,label_exp=!master #425185
      clean-up-java-processes:
         [delete] Deleting: /opt/dev/projects/github/liferay-portal/clean_up_java_processes.sh
      [stopwatch] [run.batch.test.setup: 39:15.035 sec]
           [echo] run.batch.test.action.start.timestamp: 07-14-2021 08:26:09:420 PDT
           [echo] Checking for baseline log files.
           [echo] 
           [echo] ##
           [echo] ## /opt/dev/projects/github/liferay-portal/baseline-reports/portal-impl-7.log
           [echo] ##
           [echo] 
      [beanshell] [Baseline Warning] Bundle Version Change Recommended: 7.8.1
      [beanshell] 
           [echo] 
           [echo] ##
           [echo] ## /opt/dev/projects/github/liferay-portal/baseline-reports/portal-test-9.log
           [echo] ##
           [echo] 
      [beanshell] [Baseline Warning] Bundle Version Change Recommended: 9.3.5
      [beanshell] 
           [echo] 
           [echo] ##
           [echo] ## /opt/dev/projects/github/liferay-portal/baseline-reports/util-bridges-8.log
           [echo] ##
           [echo] 
      [beanshell] [Baseline Warning] Bundle Version Change Recommended: 8.1.1
      [beanshell] 
           [echo] 
           [echo] ##
           [echo] ## /opt/dev/projects/github/liferay-portal/baseline-reports/util-java-6.log
           [echo] ##
           [echo] 
      [beanshell] [Baseline Warning] Bundle Version Change Recommended: 6.0.4
      [beanshell] 
           [echo] 
           [echo] ##
           [echo] ## /opt/dev/projects/github/liferay-portal/baseline-reports/util-slf4j-6.log
           [echo] ##
           [echo] 
      [beanshell] [Baseline Warning] Bundle Version Change Recommended: 6.0.4
      [beanshell] 
      [stopwatch] [run.batch.test.action: 16.327 sec]
           [echo] Semantic versioning is incorrect.
            [get] Getting: http://test-1-1/job/test-portal-acceptance-pullrequest-batch(master)/AXIS_VARIABLE=0,label_exp=!master/425185//consoleText
            [get] To: /opt/dev/projects/github/liferay-portal/20210714082625748.txt
         [delete] Deleting: /opt/dev/projects/github/liferay-portal/20210714082625748.txt
         [delete] Deleting: /opt/dev/projects/github/liferay-portal/null1599614563.properties

Failures in common with acceptance upstream results at 923fcc1:
Test bundle downloads:

@liferay-continuous-integration
Copy link
Collaborator

✔️ ci:test:stable - 10 out of 10 jobs passed

❌ ci:test:relevant - 20 out of 23 jobs passed in 2 hours 5 minutes

Click here for more details.

Base Branch:

Branch Name: master
Branch GIT ID: 923fcc1a6b873674c559758a01ff7a91b7486c27

Upstream Comparison:

Branch GIT ID: 923fcc1a6b873674c559758a01ff7a91b7486c27
Jenkins Build URL: Acceptance Upstream DXP (master) #2103

ci:test:stable - 10 out of 10 jobs PASSED
10 Successful Jobs:
ci:test:relevant - 20 out of 23 jobs PASSED
20 Successful Jobs:
For more details click here.

Failures unique to this pull:

  1. test-portal-acceptance-pullrequest-batch(master)/semantic-versioning-jdk8/0
    Job Results:

    0 Tests Passed.
    1 Test Failed.

    1. AXIS_VARIABLE=0,label_exp=!master #2086
      clean-up-java-processes:
         [delete] Deleting: /opt/dev/projects/github/liferay-portal/clean_up_java_processes.sh
      [stopwatch] [run.batch.test.setup: 26:22.999 sec]
           [echo] run.batch.test.action.start.timestamp: 07-14-2021 08:15:57:295 PDT
           [echo] Checking for baseline log files.
           [echo] 
           [echo] ##
           [echo] ## /opt/dev/projects/github/liferay-portal/baseline-reports/portal-impl-7.log
           [echo] ##
           [echo] 
      [beanshell] [Baseline Warning] Bundle Version Change Recommended: 7.8.1
      [beanshell] 
           [echo] 
           [echo] ##
           [echo] ## /opt/dev/projects/github/liferay-portal/baseline-reports/portal-test-9.log
           [echo] ##
           [echo] 
      [beanshell] [Baseline Warning] Bundle Version Change Recommended: 9.3.5
      [beanshell] 
           [echo] 
           [echo] ##
           [echo] ## /opt/dev/projects/github/liferay-portal/baseline-reports/util-bridges-8.log
           [echo] ##
           [echo] 
      [beanshell] [Baseline Warning] Bundle Version Change Recommended: 8.1.1
      [beanshell] 
           [echo] 
           [echo] ##
           [echo] ## /opt/dev/projects/github/liferay-portal/baseline-reports/util-java-6.log
           [echo] ##
           [echo] 
      [beanshell] [Baseline Warning] Bundle Version Change Recommended: 6.0.4
      [beanshell] 
           [echo] 
           [echo] ##
           [echo] ## /opt/dev/projects/github/liferay-portal/baseline-reports/util-slf4j-6.log
           [echo] ##
           [echo] 
      [beanshell] [Baseline Warning] Bundle Version Change Recommended: 6.0.4
      [beanshell] 
      [stopwatch] [run.batch.test.action: 7.779 sec]
           [echo] Semantic versioning is incorrect.
            [get] Getting: http://test-1-27/job/test-portal-acceptance-pullrequest-batch(master)/AXIS_VARIABLE=0,label_exp=!master/2086//consoleText
            [get] To: /opt/dev/projects/github/liferay-portal/20210714081605075.txt
         [delete] Deleting: /opt/dev/projects/github/liferay-portal/20210714081605075.txt
         [delete] Deleting: /opt/dev/projects/github/liferay-portal/null1162731813.properties

Failures in common with acceptance upstream results at 923fcc1:
Test bundle downloads:

@liferay-continuous-integration
Copy link
Collaborator

@liferay-continuous-integration
Copy link
Collaborator

@diegonvs
Copy link

This CI failure looks like the same as
#1070 (comment). It looks unrelated. So, I'll re-run ci:forward again

@diegonvs
Copy link

ci:forward

@liferay-continuous-integration
Copy link
Collaborator

CI is automatically triggering the following test suites:

  •     ci:test:relevant
  •     ci:test:sf

The pull request will automatically be forwarded to the user brianchandotcom if the following test suites pass:

  •     ci:test:relevant
  •     ci:test:sf
  •     ci:test:stable

@liferay-continuous-integration
Copy link
Collaborator

Skipping previously passed test suites:
ci:test:sf

@liferay-continuous-integration
Copy link
Collaborator

✔️ ci:test:stable - 10 out of 10 jobs passed

✔️ ci:test:relevant - 22 out of 23 jobs passed in 2 hours 17 minutes

Click here for more details.

Base Branch:

Branch Name: master
Branch GIT ID: 0b91010c2ef77d4c61a3b74503d0220f88be8f04

Upstream Comparison:

Branch GIT ID: 923fcc1a6b873674c559758a01ff7a91b7486c27
Jenkins Build URL: Acceptance Upstream DXP (master) #2103

ci:test:stable - 10 out of 10 jobs PASSED
10 Successful Jobs:
ci:test:relevant - 21 out of 23 jobs PASSED
21 Successful Jobs:
For more details click here.

This pull contains no unique failures.


Failures in common with acceptance upstream results at 923fcc1:
Test bundle downloads:

@liferay-continuous-integration
Copy link
Collaborator

All required test suite(s) passed.
Forwarding pull request to brianchandotcom.
Console

@liferay-continuous-integration
Copy link
Collaborator

Pull request has been successfully forwarded to brianchandotcom#104368
Console

@liferay-continuous-integration
Copy link
Collaborator

@pat270 pat270 deleted the LPS-133018 branch October 24, 2023 18:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci:test:relevant - success ci:test:sf - success ci:test:stable - success s-dxp One of the DXP squads should review this pull request (deprecated)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants