reactivate ignored test #116
GitHub Actions / Test Results
failed
Aug 2, 2024 in 0s
1 fail, 8 skipped, 1 000 pass in 2m 28s
Annotations
Check warning on line 0 in com.campudus.tableaux.api.content.LinkDeleteCascadeTest
github-actions / Test Results
clearingLinkCellWithDeleteCascadeShouldDeleteForeignRows (com.campudus.tableaux.api.content.LinkDeleteCascadeTest) failed
artifacts/test-results/TEST-com.campudus.tableaux.api.content.LinkDeleteCascadeTest.xml [took 0s]
Raw output
TestCustomException(status=404,id=NOT FOUND,message=com.campudus.tableaux.NotFoundInDatabaseException: error.database.notfound.select: Warning: SELECT 0 query failed)
at app//com.campudus.tableaux.testtools.TableauxTestBase.bodyHandler$1(TableauxTestBase.scala:280)
at app//com.campudus.tableaux.testtools.TableauxTestBase.$anonfun$createResponseHandler$2(TableauxTestBase.scala:290)
at app//io.vertx.scala.core.http.HttpClientResponse$$anon$4.handle(HttpClientResponse.scala:175)
at app//io.vertx.scala.core.http.HttpClientResponse$$anon$4.handle(HttpClientResponse.scala:175)
at app//io.vertx.core.http.impl.HttpClientResponseImpl$BodyHandler.notifyHandler(HttpClientResponseImpl.java:292)
at app//io.vertx.core.http.impl.HttpClientResponseImpl.lambda$bodyHandler$0(HttpClientResponseImpl.java:193)
at app//io.vertx.core.http.impl.HttpClientResponseImpl.handleEnd(HttpClientResponseImpl.java:248)
at app//io.vertx.core.http.impl.Http1xClientConnection$StreamImpl.lambda$beginResponse$0(Http1xClientConnection.java:476)
at app//io.vertx.core.streams.impl.InboundBuffer.handleEvent(InboundBuffer.java:235)
at app//io.vertx.core.streams.impl.InboundBuffer.write(InboundBuffer.java:125)
at app//io.vertx.core.http.impl.Http1xClientConnection$StreamImpl.endResponse(Http1xClientConnection.java:495)
at app//io.vertx.core.http.impl.Http1xClientConnection$StreamImpl.access$000(Http1xClientConnection.java:187)
at app//io.vertx.core.http.impl.Http1xClientConnection.handleResponseEnd(Http1xClientConnection.java:630)
at app//io.vertx.core.http.impl.Http1xClientConnection.handleHttpMessage(Http1xClientConnection.java:580)
at app//io.vertx.core.http.impl.Http1xClientConnection.handleMessage(Http1xClientConnection.java:562)
at app//io.vertx.core.impl.ContextImpl.executeTask(ContextImpl.java:369)
at app//io.vertx.core.impl.EventLoopContext.execute(EventLoopContext.java:43)
at app//io.vertx.core.impl.ContextImpl.executeFromIO(ContextImpl.java:232)
at app//io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:173)
at app//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:359)
at app//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:345)
at app//io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:337)
at app//io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:438)
at app//io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:323)
at app//io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:297)
at app//io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:253)
at app//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:359)
at app//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:345)
at app//io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:337)
at app//io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1408)
at app//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:359)
at app//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:345)
at app//io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:930)
at app//io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:163)
at app//io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:677)
at app//io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:612)
at app//io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:529)
at app//io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:491)
at app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:905)
at app//io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
at [email protected]/java.lang.Thread.run(Thread.java:829)
Loading