Skip to content

Conversation

@baharturk
Copy link

@baharturk baharturk commented Nov 27, 2025

Hello, I'm sending this pull to delete the Poshi tests that where decided to be deleted in the sheet.

https://liferay.atlassian.net/browse/LPD-72494

cc/ @dsanz

@liferay-continuous-integration
Copy link
Collaborator

CI is automatically triggering the following test suites:

  •     ci:test:sf

@liferay-continuous-integration
Copy link
Collaborator

Test suite sf has been triggered on http://test-1-38

@liferay-continuous-integration
Copy link
Collaborator

relevant and stable testing have been bypassed because all modified files were excluded by the modified.files.global.excludes property in test.properties. The ci:test:relevant and ci:test:stable labels will match the ci:test:sf result.

@liferay-continuous-integration
Copy link
Collaborator

❌ ci:test:sf - 0 out of 1 jobs passed in 4 minutes

Ran com.liferay.source.formatter at released version 1.0.1553.
*The latest version has not been released.

Click here for more details.

Base Branch:

Branch Name: master
Branch GIT ID: 8be64741b42f45fabc3ecaef1507835260f465e9

Sender Branch:

Branch Name: LPD-72494
Branch GIT ID: d304de25eca713f57df97f39a71c3d198ee4f359

0 out of 1 jobs PASSED
For more details click here.
format-source-files:
     [java] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
     [java] SLF4J: Defaulting to no-operation (NOP) logger implementation
     [java] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
     [java] java.lang.Exception: Found 4 formatting issues:
     [java] 1: Test dependencies file "/opt/dev/projects/github/liferay-portal/portal-web/test/functional/com/liferay/portalweb/dependencies/font_family.css" is only referenced by one module, move it to module dependencies directory: ./portal-web/test/functional/com/liferay/portalweb/tests/enduser/frontendinfrastructure/uiinfrastructure/remotewebapps/ClientExtension.testcase (SourceCheck:PoshiDependenciesFileLocationCheck)
     [java] 2: Test dependencies file "/opt/dev/projects/github/liferay-portal/portal-web/test/functional/com/liferay/portalweb/dependencies/font_family.css" is only referenced by one module, move it to module dependencies directory: ./portal-web/test/functional/com/liferay/portalweb/tests/enduser/frontendinfrastructure/uiinfrastructure/remotewebapps/ClientExtensionJSImportMap.testcase (SourceCheck:PoshiDependenciesFileLocationCheck)
     [java] 3: Test dependencies file "/opt/dev/projects/github/liferay-portal/portal-web/test/functional/com/liferay/portalweb/dependencies/font_family.css" is only referenced by one module, move it to module dependencies directory: ./portal-web/test/functional/com/liferay/portalweb/tests/enduser/frontendinfrastructure/uiinfrastructure/remotewebapps/ClientExtensionThemeSvg.testcase (SourceCheck:PoshiDependenciesFileLocationCheck)
     [java] 4: Test dependencies file "/opt/dev/projects/github/liferay-portal/portal-web/test/functional/com/liferay/portalweb/dependencies/font_family.css" is only referenced by one module, move it to module dependencies directory: ./portal-web/test/functional/com/liferay/portalweb/tests/enduser/frontendinfrastructure/uiinfrastructure/usecase/UIInfrastructureUsecase.testcase (SourceCheck:PoshiDependenciesFileLocationCheck)
     [java] 
     [java]   at com.liferay.source.formatter.SourceFormatter.format(SourceFormatter.java:476)
     [java]   at com.liferay.source.formatter.SourceFormatter.main(SourceFormatter.java:303)
[stopwatch] [run.batch.test.action: 2:08.138 sec]
     [echo] The following error occurred while executing this line:

@liferay-continuous-integration
Copy link
Collaborator

@dsanz
Copy link
Collaborator

dsanz commented Dec 1, 2025

Hi @baharturk , thanks for your contribution. Apparently, SF is not happy with a css file that is referenced now from only one place. I have no idea about this error. Did you experience any similar case in the past?

@baharturk
Copy link
Author

Hi @baharturk , thanks for your contribution. Apparently, SF is not happy with a css file that is referenced now from only one place. I have no idea about this error. Did you experience any similar case in the past?

Hi @dsanz, it's first time I'm seeing this error, too, I wasn't sure how to fix it. Should I open a thread in CI channel?

@dsanz
Copy link
Collaborator

dsanz commented Dec 5, 2025

Hi @baharturk , please let me know if you need help with this, according to the conversation we've had in slack.

Thanks a lot

@baharturk
Copy link
Author

ci:test:sf

@liferay-continuous-integration
Copy link
Collaborator

Test suite sf has been triggered on http://test-1-31

@liferay-continuous-integration
Copy link
Collaborator

relevant and stable testing have been bypassed because all modified files were excluded by the modified.files.global.excludes property in test.properties. The ci:test:relevant and ci:test:stable labels will match the ci:test:sf result.

@liferay-continuous-integration
Copy link
Collaborator

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

Ran com.liferay.source.formatter at released version 1.0.1554.
*The latest version has not been released.

Click here for more details.

Base Branch:

Branch Name: master
Branch GIT ID: ffb154d7f2fd1d9740ece84e9aac5863c9e50cee

Sender Branch:

Branch Name: LPD-72494
Branch GIT ID: aec18cef6a0ec78986e3859a995af65512f84950

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

@liferay-continuous-integration
Copy link
Collaborator

@baharturk
Copy link
Author

Hi @dsanz, sf passed, you can proceed as needed. Thanks!

@dsanz
Copy link
Collaborator

dsanz commented Dec 5, 2025

ci:forward

@liferay-continuous-integration
Copy link
Collaborator

CI is automatically triggering the following test suites:

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

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:relevant
  • ci:test:sf
  • ci:test:stable

@liferay-continuous-integration
Copy link
Collaborator

Test suite default has been triggered on http://test-1-40

@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#168396
Console

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