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-62570 #3987

Closed
wants to merge 109 commits into from
Closed

LPS-62570 #3987

wants to merge 109 commits into from

Conversation

Ithildir
Copy link

@Ithildir Ithildir commented Feb 9, 2016

Hi Julio!
@david-truong asked me to send you this pull, which enables libSass 3.3.1. The problem is that, in this branch, the CSS looks broken on Firefox (and Edge), while it's still fine on Chrome.

Do you have any idea on how to solve this?

Thank you!

rotty3000 and others added 30 commits February 8, 2016 13:30
Also, the showAllEntries feature didn't work as expected, so its better to remove
it completely to avoid confusing behaviour
@liferay-continuous-integration
Copy link
Collaborator

Some tests FAILED!

Build Time: 45 minutes 23 seconds

Base Branch:

Branch Name: master
Branch GIT ID: c27d96fa25ccb1b5c24ae1d3030beeb86582320a

Job Summary:

For more details click here.

Failed Jobs:

  1. test-portal-acceptance-pullrequest(master)
    Job Results:

    15 Jobs Passed.
    11 Jobs Failed.

    Completed with the status of FAILURE.
  2. test-portal-acceptance-pullrequest-batch(master)/functional-tomcat-mysql/0
    Job Results:

    24 Tests Passed.
    5 Tests Failed.

    1. test-portal-acceptance-pullrequest-batch(master) ?? ApplicationdisplaytemplatesUsecase#ADTBreadcrumb,!master #14264

      [exec] at java.lang.reflect.Method.invoke(Method.java:606)
      [exec] at com.liferay.poshi.runner.PoshiRunnerExecutor.runSeleniumElement(PoshiRunnerExecutor.java:751)
      [exec] ... 63 more
      [exec] Caused by: java.lang.Exception: Element is not visible at "//iframe[contains(@id,'configurationIframeDialog_iframe') and @class='dialog-iframe-node ']"
      [exec] at com.liferay.poshi.runner.selenium.LiferaySeleniumHelper.assertVisible(LiferaySeleniumHelper.java:667)
      [exec] at com.liferay.poshi.runner.selenium.BaseWebDriverImpl.assertVisible(BaseWebDriverImpl.java:361)
      [exec] at com.liferay.poshi.runner.selenium.LiferaySeleniumHelper.waitForVisible(LiferaySeleniumHelper.java:1823)
      [exec] at com.liferay.poshi.runner.selenium.BaseWebDriverImpl.waitForVisible(BaseWebDriverImpl.java:2454)
      [exec] ... 67 more
      [exec]
      [exec] com.liferay.poshi.runner.PoshiRunner > test[ApplicationdisplaytemplatesUsecase#ADTBreadcrumb] FAILED
      [exec] java.lang.Exception at PoshiRunner.java:125
      [exec] Caused by: java.lang.Exception at PoshiRunner.java:179
      [exec] Caused by: java.lang.reflect.InvocationTargetException at PoshiRunner.java:179
      [exec] Caused by: java.lang.Exception at PoshiRunner.java:179
      [exec]
      [exec] 1 test completed, 1 failed
      [exec] :runPoshi FAILED
      [exec]
      [exec] BUILD FAILED
      [exec]
      [exec] Total time: 3 mins 46.292 secs
      [exec]
      [exec] FAILURE: Build failed with an exception.
      [exec]
      [exec] \* What went wrong:
      [exec] Execution failed for task ':runPoshi'.
      [exec] > There were failing tests. See the report at: file:///opt/dev/projects/github/liferay-portal/portal-web/tests/index.html
      [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 ':runPoshi'.
      [exec] at org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter.executeActions(ExecuteActionsTaskExecuter.java:69)
      [exec] at org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter.execute(ExecuteActionsTaskExecuter.java:46)
      [exec] at org.gradle.api.internal.tasks.execution.PostExecutionAnalysisTaskExecuter.execute(PostExecutionAnalysisTaskExecuter.java:35)
    2. test-portal-acceptance-pullrequest-batch(master) ?? ApplicationdisplaytemplatesUsecase#AddRSSADTViaPortletConfiguration,!master #14264

      [exec] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
      [exec] at java.lang.reflect.Method.invoke(Method.java:606)
      [exec] at com.liferay.poshi.runner.PoshiRunnerExecutor.runSeleniumElement(PoshiRunnerExecutor.java:751)
      [exec] ... 63 more
      [exec] Caused by: java.lang.Exception: Element is not visible at "//iframe[contains(@class,'dialog-iframe-node')]"
      [exec] at com.liferay.poshi.runner.selenium.LiferaySeleniumHelper.assertVisible(LiferaySeleniumHelper.java:667)
      [exec] at com.liferay.poshi.runner.selenium.BaseWebDriverImpl.assertVisible(BaseWebDriverImpl.java:361)
      [exec] at com.liferay.poshi.runner.selenium.LiferaySeleniumHelper.waitForVisible(LiferaySeleniumHelper.java:1823)
      [exec] at com.liferay.poshi.runner.selenium.BaseWebDriverImpl.waitForVisible(BaseWebDriverImpl.java:2454)
      [exec] ... 67 more
      [exec]
      [exec] com.liferay.poshi.runner.PoshiRunner > test[ApplicationdisplaytemplatesUsecase#AddRSSADTViaPortletConfiguration] FAILED
      [exec] java.lang.Exception at PoshiRunner.java:125
      [exec] Caused by: java.lang.Exception at PoshiRunner.java:179
      [exec] Caused by: java.lang.reflect.InvocationTargetException at PoshiRunner.java:179
      [exec] Caused by: java.lang.Exception at PoshiRunner.java:179
      [exec]
      [exec] 1 test completed, 1 failed
      [exec] :runPoshi FAILED
      [exec]
      [exec] FAILURE: Build failed with an exception.
      [exec]
      [exec] \* What went wrong:
      [exec] Execution failed for task ':runPoshi'.
      [exec] > There were failing tests. See the report at: file:///opt/dev/projects/github/liferay-portal/portal-web/tests/index.html
      [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 ':runPoshi'.
      [exec] at org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter.executeActions(ExecuteActionsTaskExecuter.java:69)
      [exec] at org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter.execute(ExecuteActionsTaskExecuter.java:46)
      [exec] at org.gradle.api.internal.tasks.execution.PostExecutionAnalysisTaskExecuter.execute(PostExecutionAnalysisTaskExecuter.java:35)
    3. test-portal-acceptance-pullrequest-batch(master) ?? Breadcrumb#DisableShowCurrentSite,!master #14264

      [exec] at sun.reflect.GeneratedMethodAccessor6.invoke(Unknown Source)
      [exec] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
      [exec] at java.lang.reflect.Method.invoke(Method.java:606)
      [exec] at com.liferay.poshi.runner.PoshiRunnerExecutor.runSeleniumElement(PoshiRunnerExecutor.java:751)
      [exec] ... 63 more
      [exec] Caused by: java.lang.Exception: Element is not visible at "//iframe[contains(@id,'configurationIframeDialog_iframe') and @class='dialog-iframe-node ']"
      [exec] at com.liferay.poshi.runner.selenium.LiferaySeleniumHelper.assertVisible(LiferaySeleniumHelper.java:667)
      [exec] at com.liferay.poshi.runner.selenium.BaseWebDriverImpl.assertVisible(BaseWebDriverImpl.java:361)
      [exec] at com.liferay.poshi.runner.selenium.LiferaySeleniumHelper.waitForVisible(LiferaySeleniumHelper.java:1823)
      [exec] at com.liferay.poshi.runner.selenium.BaseWebDriverImpl.waitForVisible(BaseWebDriverImpl.java:2454)
      [exec] ... 67 more
      [exec]
      [exec] com.liferay.poshi.runner.PoshiRunner > test[Breadcrumb#DisableShowCurrentSite] FAILED
      [exec] java.lang.Exception at PoshiRunner.java:125
      [exec] Caused by: java.lang.Exception at PoshiRunner.java:179
      [exec] Caused by: java.lang.reflect.InvocationTargetException at PoshiRunner.java:179
      [exec] Caused by: java.lang.Exception at PoshiRunner.java:179
      [exec]
      [exec] 1 test completed, 1 failed
      [exec]
      [exec] FAILURE: Build failed with an exception.
      [exec]
      [exec] \* What went wrong:
      [exec] Execution failed for task ':runPoshi'.
      [exec] > There were failing tests. See the report at: file:///opt/dev/projects/github/liferay-portal/portal-web/tests/index.html
      [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 ':runPoshi'.
      [exec] at org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter.executeActions(ExecuteActionsTaskExecuter.java:69)
      [exec] at org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter.execute(ExecuteActionsTaskExecuter.java:46)
      [exec] at org.gradle.api.internal.tasks.execution.PostExecutionAnalysisTaskExecuter.execute(PostExecutionAnalysisTaskExecuter.java:35)
  3. test-portal-acceptance-pullrequest-batch(master)/functional-tomcat-mysql/1
    Job Results:

    24 Tests Passed.
    11 Tests Failed.

    1. test-portal-acceptance-pullrequest-batch(master) ?? CPDynamicdatalists#AddDisplayTemplateVelocity,!master #15891

      [exec] at java.lang.reflect.Method.invoke(Method.java:606)
      [exec] at com.liferay.poshi.runner.PoshiRunnerExecutor.runSeleniumElement(PoshiRunnerExecutor.java:751)
      [exec] ... 66 more
      [exec] Caused by: java.lang.Exception: Element is not visible at "xPath=(//iframe[@class='dialog-iframe-node '])[1]"
      [exec] at com.liferay.poshi.runner.selenium.LiferaySeleniumHelper.assertVisible(LiferaySeleniumHelper.java:667)
      [exec] at com.liferay.poshi.runner.selenium.BaseWebDriverImpl.assertVisible(BaseWebDriverImpl.java:361)
      [exec] at com.liferay.poshi.runner.selenium.LiferaySeleniumHelper.waitForVisible(LiferaySeleniumHelper.java:1823)
      [exec] at com.liferay.poshi.runner.selenium.BaseWebDriverImpl.waitForVisible(BaseWebDriverImpl.java:2454)
      [exec] ... 71 more
      [exec]
      [exec] com.liferay.poshi.runner.PoshiRunner > test[CPDynamicdatalists#AddDisplayTemplateVelocity] FAILED
      [exec] java.lang.Exception at PoshiRunner.java:125
      [exec] Caused by: java.lang.Exception at PoshiRunner.java:179
      [exec] Caused by: java.lang.reflect.InvocationTargetException at PoshiRunner.java:179
      [exec] Caused by: java.lang.Exception at PoshiRunner.java:179
      [exec]
      [exec] 1 test completed, 1 failed
      [exec] :runPoshi FAILED
      [exec]
      [exec] BUILD FAILED
      [exec]
      [exec] Total time: 2 mins 17.534 secs
      [exec]
      [exec] FAILURE: Build failed with an exception.
      [exec]
      [exec] \* What went wrong:
      [exec] Execution failed for task ':runPoshi'.
      [exec] > There were failing tests. See the report at: file:///opt/dev/projects/github/liferay-portal/portal-web/tests/index.html
      [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 ':runPoshi'.
      [exec] at org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter.executeActions(ExecuteActionsTaskExecuter.java:69)
      [exec] at org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter.execute(ExecuteActionsTaskExecuter.java:46)
      [exec] at org.gradle.api.internal.tasks.execution.PostExecutionAnalysisTaskExecuter.execute(PostExecutionAnalysisTaskExecuter.java:35)
    2. test-portal-acceptance-pullrequest-batch(master) ?? CPDynamicdatalists#AddFormTemplate,!master #15891

      [exec] 02:13:22,702 INFO [main][BaseDeployer:140] /opt/dev/projects/github/liferay-portal/tools/sdk/dist/com.liferay.polls.web-1.0.0.war does not have a WEB-INF/liferay-plugin-package.xml or WEB-INF/liferay-plugin-package.properties
      [exec] 02:13:22,722 INFO [main][BaseDeployer:140] Deploying com.liferay.polls.web-1.0.0.war
      [exec] Expanding: /opt/dev/projects/github/liferay-portal/tools/sdk/dist/com.liferay.polls.web-1.0.0.war into /tmp/7862998723023646275
      [exec] Copying 1 file to /tmp/7862998723023646275/WEB-INF/classes
      [exec] Copying 1 file to /tmp/7862998723023646275/WEB-INF/classes
      [exec] Copying 1 file to /tmp/7862998723023646275/WEB-INF/jsp
      [exec] 02:13:24,500 INFO [main][BaseDeployer:140] Modifying Servlet 3.0 /tmp/7862998723023646275/WEB-INF/web.xml
      [exec] Copying 156 files to /opt/dev/projects/github/liferay-portal/modules/apps/polls/polls-web/build/tmp/autoUpdateXml/com.liferay.polls.web-1.0.0
      [exec] Copied 48 empty directories to 12 empty directories under /opt/dev/projects/github/liferay-portal/modules/apps/polls/polls-web/build/tmp/autoUpdateXml/com.liferay.polls.web-1.0.0
      [exec] Copying 1 file to /opt/dev/projects/github/liferay-portal/modules/apps/polls/polls-web/build/tmp/autoUpdateXml/com.liferay.polls.web-1.0.0
      [exec] Deleting directory /tmp/7862998723023646275
      [exec]
      [exec] FAILURE: Build failed with an exception.
      [exec]
      [exec] \* What went wrong:
      [exec] Execution failed for task ':apps:notifications:notifications-web:buildCSS'.
      [exec] > Process 'command '/opt/java/jdk1.7.0_79/bin/java'' finished with non-zero exit value 134
      [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:notifications:notifications-web:buildCSS'.
      [exec] at org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter.executeActions(ExecuteActionsTaskExecuter.java:69)
      [exec] at org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter.execute(ExecuteActionsTaskExecuter.java:46)
      [exec] at org.gradle.api.internal.tasks.execution.PostExecutionAnalysisTaskExecuter.execute(PostExecutionAnalysisTaskExecuter.java:35)
    3. test-portal-acceptance-pullrequest-batch(master) ?? CPDynamicdatalists#AddListAndRecordWithToDoPredefinedDataDefinition,!master #15891

      [exec] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
      [exec] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
      [exec] at java.lang.reflect.Method.invoke(Method.java:606)
      [exec] at com.liferay.poshi.runner.PoshiRunnerExecutor.runSeleniumElement(PoshiRunnerExecutor.java:751)
      [exec] ... 66 more
      [exec] Caused by: java.lang.Exception: Element is not visible at "//iframe[@class='dialog-iframe-node ']"
      [exec] at com.liferay.poshi.runner.selenium.LiferaySeleniumHelper.assertVisible(LiferaySeleniumHelper.java:667)
      [exec] at com.liferay.poshi.runner.selenium.BaseWebDriverImpl.assertVisible(BaseWebDriverImpl.java:361)
      [exec] at com.liferay.poshi.runner.selenium.LiferaySeleniumHelper.waitForVisible(LiferaySeleniumHelper.java:1823)
      [exec] at com.liferay.poshi.runner.selenium.BaseWebDriverImpl.waitForVisible(BaseWebDriverImpl.java:2454)
      [exec] ... 71 more
      [exec]
      [exec] com.liferay.poshi.runner.PoshiRunner > test[CPDynamicdatalists#AddListAndRecordWithToDoPredefinedDataDefinition] FAILED
      [exec] java.lang.Exception at PoshiRunner.java:125
      [exec] Caused by: java.lang.Exception at PoshiRunner.java:179
      [exec] Caused by: java.lang.reflect.InvocationTargetException at PoshiRunner.java:179
      [exec] Caused by: java.lang.Exception at PoshiRunner.java:179
      [exec]
      [exec] 1 test completed, 1 failed
      [exec]
      [exec] FAILURE: Build failed with an exception.
      [exec]
      [exec] \* What went wrong:
      [exec] Execution failed for task ':runPoshi'.
      [exec] > There were failing tests. See the report at: file:///opt/dev/projects/github/liferay-portal/portal-web/tests/index.html
      [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 ':runPoshi'.
      [exec] at org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter.executeActions(ExecuteActionsTaskExecuter.java:69)
      [exec] at org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter.execute(ExecuteActionsTaskExecuter.java:46)
      [exec] at org.gradle.api.internal.tasks.execution.PostExecutionAnalysisTaskExecuter.execute(PostExecutionAnalysisTaskExecuter.java:35)
  4. test-portal-acceptance-pullrequest-batch(master)/functional-tomcat-mysql/2
    Job Results:

    43 Tests Passed.
    5 Tests Failed.

    1. PoshiRunner.test[CPSitememberships#AddMember] - Poshi Report - Poshi Summary - Console Output
    2. PoshiRunner.test[CPSitememberships#AddMembersSiteUser] - Poshi Report - Poshi Summary - Console Output
    3. PoshiRunner.test[CPSitememberships#AssignMembersSiteTeamUser] - Poshi Report - Poshi Summary - Console Output
    4. ...

    Click here for more failures.

  5. test-portal-acceptance-pullrequest-batch(master)/functional-tomcat-mysql/3
    Job Results:

    45 Tests Passed.
    3 Tests Failed.

    1. PoshiRunner.test[CPUsergroups#AddMember] - Poshi Report - Poshi Summary - Console Output
    2. PoshiRunner.test[CPUsersandorganizations#EditUserSite] - Poshi Report - Poshi Summary - Console Output
    3. PoshiRunner.test[CPWebcontent#AddTemplateWithStructure] - Poshi Report - Poshi Summary - Console Output
  6. ...

@david-truong
Copy link

i think the issues are these empty url() sass/libsass#1887

@juliocamarero
Copy link
Owner

Hi @david-truong @Ithildir

I have no idea of how this works or what to do :(

@david-truong
Copy link

Just build with ant all and open it in Firefox

On Tue, Feb 9, 2016 at 10:49 AM Julio Camarero notifications@github.com
wrote:

Hi @david-truong https://github.com/david-truong @Ithildir
https://github.com/Ithildir

I have no idea of how this works or what to do :(


Reply to this email directly or view it on GitHub
#3987 (comment)
.

@juliocamarero
Copy link
Owner

Just started reviewing :)

:octocat: Sent from GH.

@juliocamarero
Copy link
Owner

Pull request submitted to brianchandotcom#35843. See changes here.

:octocat: Sent from GH.

@Ithildir Ithildir deleted the LPS-62570-pr219 branch February 10, 2016 22:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.