codecov-commenter commented on PR #5905:
URL: https://github.com/apache/texera/pull/5905#issuecomment-4778360427

   ### :x: 1 Tests Failed:
   | Tests completed | Failed | Passed | Skipped |
   |---|---|---|---|
   | 7 | 1 | 6 | 0 |
   <details><summary>View the top 1 failed test(s) by shortest run 
time</summary>
   
   > <pre><code 
class="language-python">org.apache.texera.amber.engine.e2e.ReconfigurationIntegrationSpec::Engine
 should be able to modify a python UDF worker in workflow</code></pre>
   > <details><summary>Stack Traces | 10.6s run time</summary>
   > 
   > > <pre><code class="language-python">com.twitter.util.TimeoutException: 
5.seconds
   > >       at com.twitter.util.Promise.ready(Promise.scala:680)
   > >       at com.twitter.util.Promise.result(Promise.scala:689)
   > >       at com.twitter.util.Await$.$anonfun$result$1(Awaitable.scala:155)
   > >       at 
com.twitter.concurrent.LocalScheduler$Activation.blocking(Scheduler.scala:189)
   > >       at 
com.twitter.concurrent.LocalScheduler.blocking(Scheduler.scala:256)
   > >       at com.twitter.concurrent.Scheduler$.blocking(Scheduler.scala:85)
   > >       at com.twitter.util.Await$.result(Awaitable.scala:155)
   > >       at 
org.apache.texera.amber.engine.e2e.TestUtils$.shouldReconfigure(TestUtils.scala:314)
   > >       at 
org.apache.texera.amber.engine.e2e.ReconfigurationIntegrationSpec.shouldReconfigure(ReconfigurationIntegrationSpec.scala:167)
   > >       at 
org.apache.texera.amber.engine.e2e.ReconfigurationIntegrationSpec.$anonfun$new$1(ReconfigurationIntegrationSpec.scala:193)
   > >       at org.scalatest.OutcomeOf.outcomeOf(OutcomeOf.scala:85)
   > >       at org.scalatest.OutcomeOf.outcomeOf$(OutcomeOf.scala:83)
   > >       at org.scalatest.OutcomeOf$.outcomeOf(OutcomeOf.scala:104)
   > >       at org.scalatest.Transformer.apply(Transformer.scala:22)
   > >       at org.scalatest.Transformer.apply(Transformer.scala:20)
   > >       at 
org.scalatest.flatspec.AnyFlatSpecLike$$anon$5.apply(AnyFlatSpecLike.scala:1832)
   > >       at org.scalatest.TestSuite.withFixture(TestSuite.scala:196)
   > >       at org.scalatest.TestSuite.withFixture$(TestSuite.scala:195)
   > >       at 
org.apache.texera.amber.engine.e2e.ReconfigurationIntegrationSpec.super$withFixture(ReconfigurationIntegrationSpec.scala:78)
   > >       at 
org.apache.texera.amber.engine.e2e.ReconfigurationIntegrationSpec.$anonfun$withFixture$1(ReconfigurationIntegrationSpec.scala:78)
   > >       at org.scalatest.Retries.withRetry(Retries.scala:345)
   > >       at org.scalatest.Retries.withRetry$(Retries.scala:344)
   > >       at 
org.apache.texera.amber.engine.e2e.ReconfigurationIntegrationSpec.withRetry(ReconfigurationIntegrationSpec.scala:64)
   > >       at org.scalatest.Retries.withRetry(Retries.scala:205)
   > >       at org.scalatest.Retries.withRetry$(Retries.scala:205)
   > >       at 
org.apache.texera.amber.engine.e2e.ReconfigurationIntegrationSpec.withRetry(ReconfigurationIntegrationSpec.scala:64)
   > >       at 
org.apache.texera.amber.engine.e2e.ReconfigurationIntegrationSpec.withFixture(ReconfigurationIntegrationSpec.scala:78)
   > >       at 
org.scalatest.flatspec.AnyFlatSpecLike.invokeWithFixture$1(AnyFlatSpecLike.scala:1830)
   > >       at 
org.scalatest.flatspec.AnyFlatSpecLike.$anonfun$runTest$1(AnyFlatSpecLike.scala:1842)
   > >       at org.scalatest.SuperEngine.runTestImpl(Engine.scala:306)
   > >       at 
org.scalatest.flatspec.AnyFlatSpecLike.runTest(AnyFlatSpecLike.scala:1842)
   > >       at 
org.scalatest.flatspec.AnyFlatSpecLike.runTest$(AnyFlatSpecLike.scala:1824)
   > >       at 
org.apache.texera.amber.engine.e2e.ReconfigurationIntegrationSpec.org$scalatest$BeforeAndAfterEach$$super$runTest(ReconfigurationIntegrationSpec.scala:64)
   > >       at 
org.scalatest.BeforeAndAfterEach.runTest(BeforeAndAfterEach.scala:234)
   > >       at 
org.scalatest.BeforeAndAfterEach.runTest$(BeforeAndAfterEach.scala:227)
   > >       at 
org.apache.texera.amber.engine.e2e.ReconfigurationIntegrationSpec.runTest(ReconfigurationIntegrationSpec.scala:64)
   > >       at 
org.scalatest.flatspec.AnyFlatSpecLike.$anonfun$runTests$1(AnyFlatSpecLike.scala:1900)
   > >       at 
org.scalatest.SuperEngine.$anonfun$runTestsInBranch$1(Engine.scala:413)
   > >       at scala.collection.immutable.List.foreach(List.scala:323)
   > >       at org.scalatest.SuperEngine.traverseSubNodes$1(Engine.scala:401)
   > >       at org.scalatest.SuperEngine.runTestsInBranch(Engine.scala:390)
   > >       at 
org.scalatest.SuperEngine.$anonfun$runTestsInBranch$1(Engine.scala:427)
   > >       at scala.collection.immutable.List.foreach(List.scala:323)
   > >       at org.scalatest.SuperEngine.traverseSubNodes$1(Engine.scala:401)
   > >       at org.scalatest.SuperEngine.runTestsInBranch(Engine.scala:396)
   > >       at org.scalatest.SuperEngine.runTestsImpl(Engine.scala:475)
   > >       at 
org.scalatest.flatspec.AnyFlatSpecLike.runTests(AnyFlatSpecLike.scala:1900)
   > >       at 
org.scalatest.flatspec.AnyFlatSpecLike.runTests$(AnyFlatSpecLike.scala:1899)
   > >       at 
org.apache.texera.amber.engine.e2e.ReconfigurationIntegrationSpec.runTests(ReconfigurationIntegrationSpec.scala:64)
   > >       at org.scalatest.Suite.run(Suite.scala:1114)
   > >       at org.scalatest.Suite.run$(Suite.scala:1096)
   > >       at 
org.apache.texera.amber.engine.e2e.ReconfigurationIntegrationSpec.org$scalatest$flatspec$AnyFlatSpecLike$$super$run(ReconfigurationIntegrationSpec.scala:64)
   > >       at 
org.scalatest.flatspec.AnyFlatSpecLike.$anonfun$run$1(AnyFlatSpecLike.scala:1945)
   > >       at org.scalatest.SuperEngine.runImpl(Engine.scala:535)
   > >       at 
org.scalatest.flatspec.AnyFlatSpecLike.run(AnyFlatSpecLike.scala:1945)
   > >       at 
org.scalatest.flatspec.AnyFlatSpecLike.run$(AnyFlatSpecLike.scala:1943)
   > >       at 
org.apache.texera.amber.engine.e2e.ReconfigurationIntegrationSpec.org$scalatest$BeforeAndAfterAll$$super$run(ReconfigurationIntegrationSpec.scala:64)
   > >       at 
org.scalatest.BeforeAndAfterAll.liftedTree1$1(BeforeAndAfterAll.scala:213)
   > >       at org.scalatest.BeforeAndAfterAll.run(BeforeAndAfterAll.scala:210)
   > >       at 
org.scalatest.BeforeAndAfterAll.run$(BeforeAndAfterAll.scala:208)
   > >       at 
org.apache.texera.amber.engine.e2e.ReconfigurationIntegrationSpec.run(ReconfigurationIntegrationSpec.scala:64)
   > >       at 
org.scalatest.tools.Framework.org$scalatest$tools$Framework$$runSuite(Framework.scala:321)
   > >       at 
org.scalatest.tools.Framework$ScalaTestTask.execute(Framework.scala:517)
   > >       at sbt.TestRunner.runTest$1(TestFramework.scala:153)
   > >       at sbt.TestRunner.run(TestFramework.scala:168)
   > >       at 
sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.$anonfun$apply$1(TestFramework.scala:336)
   > >       at 
sbt.TestFramework$.sbt$TestFramework$$withContextLoader(TestFramework.scala:296)
   > >       at 
sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.apply(TestFramework.scala:336)
   > >       at 
sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.apply(TestFramework.scala:336)
   > >       at sbt.TestFunction.apply(TestFramework.scala:348)
   > >       at sbt.Tests$.$anonfun$toTask$1(Tests.scala:436)
   > >       at sbt.std.Transform$$anon$3.$anonfun$apply$2(Transform.scala:47)
   > >       at sbt.std.Transform$$anon$4.work(Transform.scala:69)
   > >       at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
   > >       at 
sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
   > >       at sbt.Execute.work(Execute.scala:292)
   > >       at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
   > >       at 
sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
   > >       at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
   > >       at 
java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
   > >       at 
java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
   > >       at 
java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
   > >       at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
   > >       at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
   > >       at java.base/java.lang.Thread.run(Thread.java:840)</code></pre>
   > 
   > </details>
   
   </details>
   
   To view more test analytics, go to the [Test Analytics 
Dashboard](https://app.codecov.io/gh/apache/texera/tests/Ma77Ball%2Ftexera%3Afix%2Fbenchmark-daily-timeout)
   <sub>📋 Got 3 mins? [Take this short 
survey](https://forms.gle/22i53Qa1CySZjA6c7) to help us improve Test 
Analytics.</sub>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to