Skip to content

PHOENIX-6246 : Remove flakes from PointInTimeQueryIT - #1007

Closed
virajjasani wants to merge 1 commit into
apache:masterfrom
virajjasani:PHOENIX-6246-master
Closed

PHOENIX-6246 : Remove flakes from PointInTimeQueryIT#1007
virajjasani wants to merge 1 commit into
apache:masterfrom
virajjasani:PHOENIX-6246-master

Conversation

@virajjasani

@virajjasanivirajjasani commented Dec 7, 2020

Copy link
Copy Markdown
Contributor
  • As of now, PointInTimeQueryIT runs total tests: 84 including all combination of idxDdl and columnEncoded. Hence, split this IT into two: PointInTimeQueryIT and PointInTimeScanQueryIT
  • Both IT have category: NeedsOwnMiniClusterTest

@stoty

stoty commented Dec 7, 2020

Copy link
Copy Markdown
Contributor

💔 -1 overall

VoteSubsystemRuntimeComment
+0 🆗reexec0m 29sDocker mode activated.
_ Prechecks _
+1 💚dupname0m 0sNo case conflicting files found.
+1 💚hbaseanti0m 0sPatch does not have any anti-patterns.
+1 💚@author0m 0sThe patch does not contain any @author tags.
-1 ❌test4tests0m 0sThe patch doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch.
_ master Compile Tests _
+1 💚mvninstall12m 23smaster passed
+1 💚compile0m 57smaster passed
+1 💚checkstyle0m 29smaster passed
+1 💚javadoc0m 46smaster passed
+0 🆗spotbugs2m 52sphoenix-core in master has 966 extant spotbugs warnings.
_ Patch Compile Tests _
+1 💚mvninstall7m 33sthe patch passed
+1 💚compile0m 52sthe patch passed
+1 💚javac0m 52sthe patch passed
+1 💚checkstyle0m 30sthe patch passed
+1 💚whitespace0m 0sThe patch has no whitespace issues.
+1 💚javadoc0m 42sthe patch passed
+1 💚spotbugs3m 4sthe patch passed
_ Other Tests _
-1 ❌unit102m 0sphoenix-core in the patch failed.
+1 💚asflicense0m 27sThe patch does not generate ASF License warnings.
135m 44s
SubsystemReport/Notes
DockerClientAPI=1.40 ServerAPI=1.40 base: https://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-1007/1/artifact/yetus-general-check/output/Dockerfile
GITHUB PR#1007
Optional Testsdupname asflicense javac javadoc unit spotbugs hbaseanti checkstyle compile
unameLinux 7ffb45a2d257 4.15.0-60-generic #67-Ubuntu SMP Thu Aug 22 16:55:30 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
Build toolmaven
Personalitydev/phoenix-personality.sh
git revisionmaster / 0106d96
Default JavaPrivate Build-1.8.0_242-8u242-b08-0ubuntu3~16.04-b08
unithttps://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-1007/1/artifact/yetus-general-check/output/patch-unit-phoenix-core.txt
Test Resultshttps://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-1007/1/testReport/
Max. process+thread count6652 (vs. ulimit of 30000)
modulesC: phoenix-core U: phoenix-core
Console outputhttps://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-1007/1/console
versionsgit=2.7.4 maven=3.3.9 spotbugs=4.1.3
Powered byApache Yetus 0.12.0 https://yetus.apache.org

This message was automatically generated.

@virajjasani
virajjasani deleted the PHOENIX-6246-master branch December 8, 2020 11:25
Sign up for freeto 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.

2 participants

@virajjasani@stoty