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

Fix StudioPluginIntegrationTest File accessed outside allowed roots failures #499

Open
asodja opened this issue Jun 1, 2023 · 0 comments
Labels
internal Internal change

Comments

@asodja
Copy link
Member

asodja commented Jun 1, 2023

See IDEA-129297 for ideas.

Error:

org.gradle.profiler.studio.plugin.StudioPluginIntegrationTest.should successfully sync Gradle project

Condition not satisfied:

requestCompleted.result == SUCCEEDED
|                |      |
|                FAILED false
<org.gradle.profiler.client.protocol.messages.StudioSyncRequestCompleted@2b8bb184 id=1 durationMillis=26293 result=FAILED errorMessage=java.lang.RuntimeException: com.intellij.testFramework.LoggedErrorProcessor$TestLoggerAssertionError: File accessed outside allowed roots: file:///mnt/tcagent1/.gradle/wrapper/dists/gradle-8.1.1-bin/9wiye5v2saajue4irfo8ybqfp/gradle-8.1.1/lib/gradle-kotlin-dsl-8.1.1.jar;
Allowed roots: [/home/tcagent1/.m2, /home/tcagent1/.gradle, /etc, /mnt/tcagent1/.gradle/caches/modules-2/files-2.1/com.jetbrains.intellij.idea/ideaIC/2021.1.1/e051d885e757b286781f50305504d7b8db3e1dba/ideaIC-2021.1.1, /home/tcagent1/agent/temp/buildTmp, /mnt/tcagent1/work/7b79572c01edd19a/subprojects/studio-plugin/build, /home/tcagent1, /private/etc, /mnt/tcagent1/.gradle/caches/modules-2/files-2.1/com.jetbrains/jbre/jbr_jcef-11_0_10-linux-x64-b1341.41/extracted/jbr, /home/tcagent1/agent/temp/buildTmp/junit13552760012538340107/junit9448794959169551543]>
@asodja asodja added the internal Internal change label Jun 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
internal Internal change
Projects
None yet
Development

No branches or pull requests

1 participant