GithubHelp home page GithubHelp logo

idoft's People

Contributors

alany9552 avatar anantdahiya8 avatar anirudh711 avatar arianacai1997 avatar augustine-c avatar boyuli4 avatar charleszkq avatar chessvivek avatar fanyuliang avatar harshith2000 avatar huangchengmin97 avatar kaiyaok2 avatar kavvya-ramarathnam avatar krishnanand5 avatar leoyimingli avatar nanaokada avatar pengyuejiang avatar plzdoo avatar prathyushreddylpr avatar pthariensflame avatar saaivenkat avatar same8891 avatar shunfan-shao avatar spiceowlf avatar sujishark avatar suraj-vashista-bk avatar winglam avatar xiedaxia1hao avatar yujiayan0709 avatar yyfmichaelyan avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

idoft's Issues

https://github.com/TooTallNate/Java-WebSocket, fa3909c391195178ccf5a92d4ac342a30ae247c8

In 32d5656ffd0aa4ba6caba830ac0205c7bf2609e3 12 tests' class name is changed to ProtocolHandshakeRejectionTest.

testHandshakeRejectionTestCase10: fully qualified test name is changed to org.java_websocket.protocols.ProtocolHandshakeRejectionTest.testHandshakeRejectionTestCase10

testHandshakeRejectionTestCase11: fully qualified test name is changed to org.java_websocket.protocols.ProtocolHandshakeRejectionTest.testHandshakeRejectionTestCase11

testHandshakeRejectionTestCase13: fully qualified test name is changed to org.java_websocket.protocols.ProtocolHandshakeRejectionTest.testHandshakeRejectionTestCase13

testHandshakeRejectionTestCase14: fully qualified test name is changed to org.java_websocket.protocols.ProtocolHandshakeRejectionTest.testHandshakeRejectionTestCase14

testHandshakeRejectionTestCase16: fully qualified test name is changed to org.java_websocket.protocols.ProtocolHandshakeRejectionTest.testHandshakeRejectionTestCase16

testHandshakeRejectionTestCase17: fully qualified test name is changed to org.java_websocket.protocols.ProtocolHandshakeRejectionTest.testHandshakeRejectionTestCase17

testHandshakeRejectionTestCase2: fully qualified test name is changed to org.java_websocket.protocols.ProtocolHandshakeRejectionTest.testHandshakeRejectionTestCase2

testHandshakeRejectionTestCase3: fully qualified test name is changed to org.java_websocket.protocols.ProtocolHandshakeRejectionTest.testHandshakeRejectionTestCase3

testHandshakeRejectionTestCase4: fully qualified test name is changed to org.java_websocket.protocols.ProtocolHandshakeRejectionTest.testHandshakeRejectionTestCase4

testHandshakeRejectionTestCase6: fully qualified test name is changed to org.java_websocket.protocols.ProtocolHandshakeRejectionTest.testHandshakeRejectionTestCase6

testHandshakeRejectionTestCase8: fully qualified test name is changed to org.java_websocket.protocols.ProtocolHandshakeRejectionTest.testHandshakeRejectionTestCase8

testHandshakeRejectionTestCase9: fully qualified test name is changed to org.java_websocket.protocols.ProtocolHandshakeRejectionTest.testHandshakeRejectionTestCase9

Test removed by developer

This is an update on https://github.com/zalando/riptide. Current SHA when I am writing this issue is 4ba93dd669a529ac1f6804534bd11d21a9e33009
One of the flaky tests:

  • riptide-spring-boot-starter,org.zalando.riptide.spring.AccessTokensDefaultCredentialsDirectoryTest.shouldUseCredentialsDirectory,ID

was removed by developer at SHA: cef45a1e325b5b1fdc4c47def3269ad3578b1fe1(#Reorganized starter). Detailed git bisect log is here:


git bisect start
# bad: [4ba93dd669a529ac1f6804534bd11d21a9e33009] Merge pull request #1170 from zalando/dependabot/maven/org.zalando-opentracing-flowid-starter-4.1.0
git bisect bad 4ba93dd669a529ac1f6804534bd11d21a9e33009
# good: [8277e11fc069d8e24df0d233ef2577cc75659b75] Merge pull request #534 from zalando/dependabot/maven/net.jodah-failsafe-1.1.1
git bisect good 8277e11fc069d8e24df0d233ef2577cc75659b75
# bad: [c8f21860930408d0b8eb61ec39d6e695a3c9ffdb] Merge pull request #838 from zalando/dependabot/maven/logbook.version-2.0.0-RC.6
git bisect bad c8f21860930408d0b8eb61ec39d6e695a3c9ffdb
# bad: [71ba5f6348255f3361cf34b7c4a6aef2dbe78a85] Added bean post processor for injecting tracing and logbook
git bisect bad 71ba5f6348255f3361cf34b7c4a6aef2dbe78a85
# bad: [ec25381d887af927675bf0371febf80acbcdbee3] Merge pull request #614 from zalando/dependabot/maven/org.mockito-mockito-core-2.25.0
git bisect bad ec25381d887af927675bf0371febf80acbcdbee3
# bad: [e181c288f71d7dc7bda5acd099e886fad8cfb472] Merge pull request #573 from zalando/feature/failsafe-2
git bisect bad e181c288f71d7dc7bda5acd099e886fad8cfb472
# good: [e414945342bf322d6a34f47a423a3a2f5c4b8a71] Merge pull request #554 from zalando/release/2.11.0
git bisect good e414945342bf322d6a34f47a423a3a2f5c4b8a71
# good: [0baa4b5884ea626508360b2dbf1fc9e65aceef1c] Removed arguments from Plugin API
git bisect good 0baa4b5884ea626508360b2dbf1fc9e65aceef1c
# good: [112fa8b570d0296c6efae332ce03e5a68786ac32] Removed synchronous exception, now it's always a future
git bisect good 112fa8b570d0296c6efae332ce03e5a68786ac32
# bad: [eb29a30c8d40480c5c00d4709dea9c43ea1d5093] Finalized rebase onto master
git bisect bad eb29a30c8d40480c5c00d4709dea9c43ea1d5093
# bad: [d81337f94de4cdec069039341e5adfd2d354824e] Fixed issues
git bisect bad d81337f94de4cdec069039341e5adfd2d354824e
# bad: [cef45a1e325b5b1fdc4c47def3269ad3578b1fe1] Reorganized starter
git bisect bad cef45a1e325b5b1fdc4c47def3269ad3578b1fe1
# first bad commit: [cef45a1e325b5b1fdc4c47def3269ad3578b1fe1] Reorganized starter

3 tests in alibaba/fastjson have duplicate pending PRs

The following lines in pr-data.csv contain flaky tests that can be fixed by another PR besides the already-documented PR link.
https://github.com/alibaba/fastjson,e05e9c5e4be580691cc55a59f3256595393203a1,.,com.alibaba.json.bvt.issue_1100.Issue1177_1.test_for_issue,ID,Opened,https://github.com/alibaba/fastjson/pull/3528,
https://github.com/alibaba/fastjson,e05e9c5e4be580691cc55a59f3256595393203a1,.,com.alibaba.json.bvt.issue_1300.Issue1363.test_for_issue,ID,Opened,https://github.com/alibaba/fastjson/pull/3522,
https://github.com/alibaba/fastjson,e05e9c5e4be580691cc55a59f3256595393203a1,.,com.alibaba.json.bvt.issue_1300.Issue1363.test_for_issue_1,ID,Opened,https://github.com/alibaba/fastjson/pull/3522,

The other PR involved for the 3 tests mentioned above is alibaba/fastjson#3165

https://github.com/CloudSlang/cloud-slang,2b5914c479984244f656af5c1eed0e081e988d6a,cloudslang-runtime

Description

4 new OD tests has been detected in module cloudslang-runtime of https://github.com/CloudSlang/cloud-slang on the SHA 2b5914c479984244f656af5c1eed0e081e988d6a.
For the ease of upload, the file has been changed to .txt format
flaky-lists.txt

Here is the original order txt file:
original-order.txt

Polluters for each detected OD tests

[
  {
    "dependentTest": "io.cloudslang.lang.runtime.bindings.ParallelLoopBindingTest.testEmptyExpressionThrowsException",
    "polluter": "io.cloudslang.lang.runtime.bindings.scripts.ScriptExecutorTest.testExternalPythonValidExtraInputs"
  },
  {
    "dependentTest": "io.cloudslang.lang.runtime.steps.ExecutableStepsTest.testBoundInputEvent",
    "polluter": "io.cloudslang.lang.runtime.env.RunEnvironmentSensitiveTest.testRunEnvironmentOnlyReturnValueSensitive"
  },
  {
    "dependentTest": "io.cloudslang.lang.runtime.steps.ParallelLoopStepsTest.testAddBranchesEventsAreFired",
    "polluter": "io.cloudslang.lang.runtime.bindings.scripts.ScriptExecutorTest.testExternalPythonValid"
  },
  {
    "dependentTest": "io.cloudslang.lang.runtime.steps.ParallelLoopStepsTest.testExceptionIsCapturedFromBranches",
    "polluter": "io.cloudslang.lang.runtime.bindings.scripts.ScriptExecutorTest.testExternalPythonValidExtraInputs"
  },
  {
    "dependentTest": "io.cloudslang.lang.runtime.steps.ParallelLoopStepsTest.testJoinBranchesNavigationAllBranchesSucced",
    "polluter": "io.cloudslang.lang.runtime.bindings.scripts.ScriptExecutorTest.testExternalPythonValidExtraInputs"
  }
]

NOTE that io.cloudslang.lang.runtime.steps.ExecutableStepsTest.testBoundInputEvent was already reported.

Ill-formed entries in pr-data.csv

Hi,
It seems to me that from line 1083 to 1088 of the file pr-data.csv the entries are badly formatted. Here are the incriminated lines.

https://github.com/ctco/cukes,b483e1a8f261b80a66291a42fc455256b0b5059c,cukes-core,"lv.ctco.cukes.core.RunCukesTest.When let variable ""var1"" to be random password with length 8",NOD,,,
https://github.com/ctco/cukes,b483e1a8f261b80a66291a42fc455256b0b5059c,cukes-oauth-sample,"lv.ctco.cukes.oauth.sample.RunCukesOAuthTest.And response contains ""Read success""",NOD,,,
https://github.com/ctco/cukes,b483e1a8f261b80a66291a42fc455256b0b5059c,cukes-rabbitmq-sample,"lv.ctco.cukes.rabbitmq.RunCukesRabbmitMQTest.And content-type is ""application/json""",NOD,,,
https://github.com/ctco/cukes,b483e1a8f261b80a66291a42fc455256b0b5059c,cukes-samples/cukes-rest-sample,"lv.ctco.cukes.rest.run.RunCustomCukesTest.* mock response will have header ""expected"" with value ""hello""",NOD,,,
https://github.com/ctco/cukes,b483e1a8f261b80a66291a42fc455256b0b5059c,cukes-http,lv.ctco.cukes.http.facade.HttpAssertionFacadeImplTest.shouldReturnBodyWhenEnabledAndNoMax,OD-Vic,Accepted,https://github.com/ctco/cukes/pull/157,
https://github.com/ctco/cukes,b483e1a8f261b80a66291a42fc455256b0b5059c,cukes-samples/cukes-plugin-sample,lv.ctco.cukes.plugins.RunCukesTest.Given wait for 1 second,NOD,,,

The fourth column, which is supposed to contain the Fully-Qualified Test Name (packageName.ClassName.methodName) contains weird values i.e: When let variable ""var1"" to be random password with length 8".
It looks like some code escaped from here and found its way in the dataset.

I dont know how to fix this beside simply removing the lines.

https://github.com/apache/flink,23c9b5ac50d04d28a34a87c78eb2d3331c06b74b,flink-table/flink-table-runtime-blink

3 tests in module 'flink-table/flink-table-runtime-blink' has been moved includes testRowTimeFullOuterJoin, testRowTimeLeftOuterJoin and testRowTimeRightOuterJoin in f0cb93ab63e2a25db5165e80dcd094aa9b17f9e7.

testRowTimeFullOuterJoin: has been moved to module flink-table/flink-table-runtime-blink, org.apache.flink.table.runtime.operators.join.interval.RowTimeIntervalJoinTest.testRowTimeFullOuterJoin

testRowTimeLeftOuterJoin: has been moved to module flink-table/flink-table-runtime-blink, org.apache.flink.table.runtime.operators.join.interval.RowTimeIntervalJoinTest.testRowTimeLeftOuterJoin

testRowTimeRightOuterJoin: has been moved to flink-table/flink-table-runtime-blink, org.apache.flink.table.runtime.operators.join.interval.RowTimeIntervalJoinTest.testRowTimeRightOuterJoin

https://github.com/apache/archiva,292dbe1bb4323dd299d36b78f37d9c1d55c889f8

5 OD tests on the project archiva:

files related to the 4 test in archiva-modules/archiva-base/archiva-repository-layer:\

org.apache.archiva.repository.base.managed.BasicManagedRepositoryValidatorTest.isFlavour
org.apache.archiva.repository.base.managed.BasicManagedRepositoryValidatorTest.applyForUpdate
org.apache.archiva.repository.base.managed.BasicManagedRepositoryValidatorTest.applyWithNullObject
org.apache.archiva.repository.base.managed.BasicManagedRepositoryValidatorTest.getFlavour

flaky-list.txt
original-order.txt

files related to 1 test in archiva-modules/archiva-maven/archiva-maven-proxy:
org.apache.archiva.proxy.CacheFailuresTransferTest.testGetWithCacheFailuresOn

original-order.txt
flaky-lists.txt

https://github.com/apache/cxf,69925893ed0e8a8fdfe1164b4e097a5cf5524027

org.apache.cxf.attachment.AttachmentUtilTest.longAsAttachmentMaxSize
org.apache.cxf.feature.transform.XSLTInterceptorsTest.outWriterStreamTest
org.apache.cxf.attachment.AttachmentUtilTest.fileAsAttachmentDirectory
org.apache.cxf.attachment.AttachmentUtilTest.byteAsAttachmentMaxSize
org.apache.cxf.attachment.AttachmentUtilTest.stringAsAttachmentDirectory
org.apache.cxf.attachment.AttachmentUtilTest.bigIntAsAttachmentMaxSize
org.apache.cxf.attachment.AttachmentUtilTest.numberStringAsAttachmentMaxSize
org.apache.cxf.attachment.AttachmentUtilTest.shortAsAttachmentMaxSize
org.apache.cxf.attachment.AttachmentUtilTest.integerAsAttachmentMaxSize
org.apache.cxf.io.CacheAndWriteOutputStreamTest.testDeleteTmpFile
org.apache.cxf.io.CachedOutputStreamTest.testDeleteTmpFile

flaky-list.txt
original-order.txt

https://github.com/jenkinsci/remoting

SHA: b47832891ed3ed37e7385dc0da8ecff0f446e246
run mvn edu.illinois:nondex-maven-plugin:1.1.2:nondex -DnondexRuns=100
log:

...
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  02:52 min
[INFO] Finished at: 2021-07-23T01:47:59-07:00
[INFO] ------------------------------------------------------------------------

https://github.com/alibaba/innodb-java-reader, 3cb9bdb9d269904e1b3f7ce2954bc436511a5786

In 3cb9bdb9d269904e1b3f7ce2954bc436511a5786, 7 tests' module changes to innodb-java-reader-cli instead of innodb-java-reader.

Tests include exactly testGenFillingRateHeatmap, testGenLsnHeatmap, testQueryAllDirectIO, testQueryByPrimaryKeyNotExist, testQueryBySecondaryKeySpecifySkOrdinalNegate, testQueryBySecondaryKeySpecifySkRootPageNumberNegate and testRangeQueryByPrimaryKeyNegative.

PRs opened against forked repos

Like prior issues (e.g., #410), the following tests contain PRs that are opened against forked repos:

https://github.com/apache/hadoop,cc2babc1f75c93bf89a8f10da525f944c15d02ea,hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core,org.apache.hadoop.mapred.TestMapTask.testShufflePermissions,NIO,Opened,https://github.com/LALAYANG/hadoop/pull/7,
https://github.com/apache/hadoop,cc2babc1f75c93bf89a8f10da525f944c15d02ea,hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-jobclient,org.apache.hadoop.mapred.TestOldCombinerGrouping.testCombiner,NIO,Opened,https://github.com/LALAYANG/hadoop/pull/3,
https://github.com/apache/hadoop,cc2babc1f75c93bf89a8f10da525f944c15d02ea,hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-app,org.apache.hadoop.mapreduce.v2.app.webapp.TestAppController.testAttempts,NIO,Opened,https://github.com/LALAYANG/hadoop/pull/1,
https://github.com/apache/hadoop,cc2babc1f75c93bf89a8f10da525f944c15d02ea,hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-jobclient,org.apache.hadoop.mapreduce.v2.TestMRJobsWithHistoryService.testJobHistoryData,NIO,Opened,https://github.com/LALAYANG/hadoop/pull/8,
https://github.com/apache/hbase,801fc05e9c082ab12c7c1207087d3667ab162d1a,hbase-server,org.apache.hadoop.hbase.ipc.TestRpcMetrics.testSourceMethods,NIO,Opened,https://github.com/LALAYANG/hbase/pull/5,
https://github.com/apache/hbase,801fc05e9c082ab12c7c1207087d3667ab162d1a,hbase-server,org.apache.hadoop.hbase.regionserver.TestMetricsHeapMemoryManager.testCounter,NIO,Opened,https://github.com/LALAYANG/hbase/pull/4,
https://github.com/apache/hbase,801fc05e9c082ab12c7c1207087d3667ab162d1a,hbase-server,org.apache.hadoop.hbase.regionserver.TestMetricsTableAggregate.testCompaction,NIO,Opened,https://github.com/LALAYANG/hbase/pull/5,
https://github.com/apache/hbase,801fc05e9c082ab12c7c1207087d3667ab162d1a,hbase-server,org.apache.hadoop.hbase.regionserver.TestMetricsTableAggregate.testFlush,NIO,Opened,https://github.com/LALAYANG/hbase/pull/5,
https://github.com/spring-projects/spring-boot,daa3d457b71896a758995c264977bdd1414ee4d4,spring-boot-project/spring-boot-actuator-autoconfigure,org.springframework.boot.actuate.autoconfigure.metrics.test.MetricsIntegrationTests.requestMappingIsInstrumented,NIO,Opened,https://github.com/lzx404243/spring-boot/pull/1,
https://github.com/spring-projects/spring-boot,daa3d457b71896a758995c264977bdd1414ee4d4,spring-boot-project/spring-boot-actuator-autoconfigure,org.springframework.boot.actuate.autoconfigure.metrics.test.MetricsIntegrationTests.restTemplateIsInstrumented,NIO,Opened,https://github.com/lzx404243/spring-boot/pull/1,
https://github.com/spring-projects/spring-boot,daa3d457b71896a758995c264977bdd1414ee4d4,spring-boot-project/spring-boot-actuator,org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsIntegrationTests.handledExceptionIsRecordedInMetricTag,NIO,Opened,https://github.com/lzx404243/spring-boot/pull/2,
https://github.com/spring-projects/spring-boot,daa3d457b71896a758995c264977bdd1414ee4d4,spring-boot-project/spring-boot-actuator,org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsIntegrationTests.rethrownExceptionIsRecordedInMetricTag,NIO,Opened,https://github.com/lzx404243/spring-boot/pull/2,
https://github.com/spring-projects/spring-boot,daa3d457b71896a758995c264977bdd1414ee4d4,spring-boot-project/spring-boot,org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBeanTests.initShouldNotCauseEarlyInitialization,NIO,Opened,https://github.com/lzx404243/spring-boot/pull/3,

https://github.com/apache/hadoop,cc2babc1f75c93bf89a8f10da525f944c15d02ea,hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-jobclient,org.apache.hadoop.mapred.TestClusterMRNotification.testMR

PR opened against forked repo: LALAYANG/hadoop#2

https://github.com/apache/hadoop,cc2babc1f75c93bf89a8f10da525f944c15d02ea,hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-jobclient,org.apache.hadoop.mapred.TestClusterMRNotification.testMR,NIO,Opened,https://github.com/LALAYANG/hadoop/pull/2,

https://github.com/spring-cloud/spring-cloud-kubernetes,3351926041a630aee0961ba0e1be8f035e4ba2ca

org.springframework.cloud.kubernetes.client.config.KubernetesClientConfigMapNameAsPrefixTests.testThree
org.springframework.cloud.kubernetes.client.config.KubernetesClientConfigMapIncludeProfileSpecificSourcesTests.testThree
org.springframework.cloud.kubernetes.client.config.KubernetesClientConfigMapNameAsPrefixTests.testTwo
org.springframework.cloud.kubernetes.client.config.KubernetesClientConfigMapIncludeProfileSpecificSourcesTests.testOne
org.springframework.cloud.kubernetes.client.config.KubernetesClientConfigMapIncludeProfileSpecificSourcesTests.testTwo
org.springframework.cloud.kubernetes.client.config.KubernetesClientSecretsPropertySourceLocatorRetryTests$SecretsRetryEnabled.locateShouldNotRetryWhenThereIsNoFailure
org.springframework.cloud.kubernetes.client.config.KubernetesClientConfigMapPropertySourceLocatorRetryTests$ConfigRetryEnabled.locateShouldNotRetryWhenThereIsNoFailure
org.springframework.cloud.kubernetes.client.config.KubernetesClientConfigMapNameAsPrefixTests.testOne
org.springframework.cloud.kubernetes.client.config.KubernetesClientSecretsPropertySourceLocatorRetryTests$SecretsRetryEnabled.locateShouldRetryAndRecover
org.springframework.cloud.kubernetes.client.config.KubernetesClientConfigMapPropertySourceLocatorRetryTests$ConfigRetryEnabled.locateShouldRetryAndRecover

original-order.txt
flaky-lists.txt

org.springframework.cloud.kubernetes.configserver.KubernetesEnvironmentRepositoryTests.testApplicationCase
org.springframework.cloud.kubernetes.configserver.KubernetesEnvironmentRepositoryTests.testStoresProfileCase
org.springframework.cloud.kubernetes.configserver.KubernetesEnvironmentRepositoryTests.testStoresCase

flaky-lists.txt
original-order.txt

org.springframework.cloud.kubernetes.fabric8.config.Fabric8SecretsPropertySourceLocatorRetryTests$SecretsRetryEnabled.locateShouldRetryAndFail
org.springframework.cloud.kubernetes.fabric8.config.Fabric8ConfigMapPropertySourceLocatorRetryTests$ConfigRetryEnabled.locateShouldNotRetryWhenThereIsNoFailure
org.springframework.cloud.kubernetes.fabric8.config.CoreTest.kubernetesClientConfigBeanShouldBeConfigurableViaSystemProperties
org.springframework.cloud.kubernetes.fabric8.config.Fabric8ConfigMapPropertySourceLocatorRetryTests$ConfigRetryEnabled.locateShouldRetryAndFail
org.springframework.cloud.kubernetes.fabric8.config.Fabric8SecretsPropertySourceLocatorRetryTests$SecretsRetryEnabled.locateShouldNotRetryWhenThereIsNoFailure
org.springframework.cloud.kubernetes.fabric8.config.Fabric8ConfigMapPropertySourceLocatorRetryTests$ConfigRetryEnabled.locateShouldRetryAndRecover
org.springframework.cloud.kubernetes.fabric8.config.ConfigMapsFromFilePathsTests.farewellInputShouldReturnPropertyFromSecondFile
org.springframework.cloud.kubernetes.fabric8.config.Fabric8SecretsPropertySourceLocatorRetryTests$SecretsRetryEnabled.locateShouldRetryAndRecover
org.springframework.cloud.kubernetes.fabric8.config.ConfigMapsTests.testConfig
org.springframework.cloud.kubernetes.fabric8.config.ConfigMapsFromFilePathsTests.morningInputShouldReturnDefaultValue
org.springframework.cloud.kubernetes.fabric8.config.ConfigMapWithIncludeProfileSpecificSourcesTests.testOne
org.springframework.cloud.kubernetes.fabric8.config.MultipleConfigMapsTests.testCommonMessage
org.springframework.cloud.kubernetes.fabric8.config.MultipleConfigMapsTests.testMessage3

flaky-lists.txt
original-order.txt

org.springframework.cloud.kubernetes.fabric8.Fabric8ClientUserAgentEnvPropertyTests#testUserAgent()
org.springframework.cloud.kubernetes.fabric8.Fabric8ClientUserAgentTests$DefaultConfigurationForClient#testUserAgent()

flaky-lists.txt
original-order.txt

danielmcclure/bitcoinj,ee064c0a5577f09ee43e25dbdba05cf757446edf,core

Description

3 new OD tests has been detected in module core of https://github.com/danielmcclure/bitcoinj on the SHA ee064c0a5577f09ee43e25dbdba05cf757446edf.
For the ease of upload, the file has been changed to .txt format
flaky-lists.txt

Here is the original order txt file:
original-order.txt

Polluters for each detected OD tests

[
  {
    "dependentTest": "com.google.bitcoin.protocols.channels.PaymentChannelStateTest.serverAddsFeeTest",
    "polluter": "com.google.bitcoin.protocols.channels.PaymentChannelStateTest.setupDoS"
  },
  {
    "dependentTest": "com.google.bitcoin.core.H2FullPrunedBlockChainTest.testFirst100KBlocks",
    "polluter": "com.google.bitcoin.core.H2FullPrunedBlockChainTest.testFinalizedBlocks"
  },
  {
    "dependentTest": "com.google.bitcoin.protocols.channels.PaymentChannelStateTest.basic",
    "polluter": "com.google.bitcoin.protocols.channels.PaymentChannelStateTest.setupDoS"
  }
]

https://github.com/apache/hive,54e43339dd671018fc70ebb5d9f0b292d70391a6

org.apache.hadoop.hive.llap.tezplugins.TestLlapTaskSchedulerService.testHostPreferenceMissesConsistentPartialAlive
org.apache.hadoop.hive.llap.tezplugins.TestLlapTaskSchedulerService.testPreemptionChoiceTimeOrdering
org.apache.hadoop.hive.llap.tezplugins.TestLlapTaskSchedulerService.testConcurrentUpdateWithError
org.apache.hadoop.hive.llap.tezplugins.TestLlapTaskSchedulerService.testSimpleNoLocalityAllocation
org.apache.hadoop.hive.llap.tezplugins.TestLlapTaskSchedulerService.testDelayedLocalityNodeCommErrorDelayedAllocation
org.apache.hadoop.hive.llap.tezplugins.TestLlapTaskSchedulerService.testDelayedLocalityNodeCommErrorImmediateAllocation
org.apache.hadoop.hive.llap.tezplugins.TestLlapTaskSchedulerService.testChangeGuaranteedTotal
org.apache.hadoop.hive.llap.tezplugins.TestLlapTaskSchedulerService.testForcedLocalityMultiplePreemptionsSameHost2
org.apache.hadoop.hive.llap.tezplugins.TestLlapTaskSchedulerService.testSimpleLocalAllocation
org.apache.hadoop.hive.llap.tezplugins.TestLlapTaskSchedulerService.testHeartbeatInconsistency
org.apache.hadoop.hive.llap.tezplugins.TestLlapTaskSchedulerService.testDelayedQueeTaskSelectionAfterScheduled
org.apache.hadoop.hive.llap.tezplugins.TestLlapTaskSchedulerService.testUpdateWithError
org.apache.hadoop.hive.llap.tezplugins.TestLlapTaskSchedulerService.testGuaranteedScheduling
org.apache.hadoop.hive.llap.tezplugins.TestLlapTaskSchedulerService.testNodeReEnabled
org.apache.hadoop.hive.llap.tezplugins.TestLlapTaskSchedulerService.testDelayedLocalityFallbackToNonLocal
org.apache.hadoop.hive.llap.tezplugins.TestLlapTaskSchedulerService.testHostPreferenceMissesConsistentRollover
org.apache.hadoop.hive.llap.tezplugins.TestLlapTaskSchedulerService.testConcurrentUpdates

flaky-lists.txt
original-order.txt

org.apache.hadoop.hive.serde2.avro.TestAvroDeserializer.canDeserializeTimestamps
org.apache.hadoop.hive.serde2.objectinspector.TestObjectInspectorUtils.testBucketHashGeneration

flaky-lists.txt
original-order.txt

Can't find test in the specified module

About these lines in pr-data.csv.
I look through the repository on github but I didn't find the corresponding test method.
Then I tried to search through the class name, may be the "module path" of these lines is "innodb-java-reader-cli" instead?

https://github.com/alibaba/innodb-java-reader,24a95d8005d480d460c3004fad89cfa295b9cbb4,innodb-java-reader,com.alibaba.innodb.java.reader.InnodbReaderBootstrapTest.testGenFillingRateHeatmap,ID,,,
https://github.com/alibaba/innodb-java-reader,24a95d8005d480d460c3004fad89cfa295b9cbb4,innodb-java-reader,com.alibaba.innodb.java.reader.InnodbReaderBootstrapTest.testGenLsnHeatmap,ID,,,
https://github.com/alibaba/innodb-java-reader,24a95d8005d480d460c3004fad89cfa295b9cbb4,innodb-java-reader,com.alibaba.innodb.java.reader.InnodbReaderBootstrapTest.testQueryAllDirectIO,ID,,,
https://github.com/alibaba/innodb-java-reader,24a95d8005d480d460c3004fad89cfa295b9cbb4,innodb-java-reader,com.alibaba.innodb.java.reader.InnodbReaderBootstrapTest.testQueryByPrimaryKeyNotExist,OD,,,
https://github.com/alibaba/innodb-java-reader,24a95d8005d480d460c3004fad89cfa295b9cbb4,innodb-java-reader,com.alibaba.innodb.java.reader.InnodbReaderBootstrapTest.testQueryBySecondaryKeySpecifySkOrdinalNegate,ID,,,
https://github.com/alibaba/innodb-java-reader,24a95d8005d480d460c3004fad89cfa295b9cbb4,innodb-java-reader,com.alibaba.innodb.java.reader.InnodbReaderBootstrapTest.testQueryBySecondaryKeySpecifySkRootPageNumberNegate,ID,,,
https://github.com/alibaba/innodb-java-reader,24a95d8005d480d460c3004fad89cfa295b9cbb4,innodb-java-reader,com.alibaba.innodb.java.reader.InnodbReaderBootstrapTest.testRangeQueryByPrimaryKeyNegative,ID,,,

https://github.com/apache/hadoop,cc2babc1f75c93bf89a8f10da525f944c15d02ea,hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core,org.apache.hadoop.mapred.TestMapTask.testShufflePermissions

PR opened against forked repo: LALAYANG/hadoop#7

https://github.com/apache/hadoop,cc2babc1f75c93bf89a8f10da525f944c15d02ea,hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core,org.apache.hadoop.mapred.TestMapTask.testShufflePermissions,NIO,Opened,https://github.com/LALAYANG/hadoop/pull/7,

2 tests in alibaba/fastjson have duplicate pending PRs

In pr-data.csv, the following two flaky tests have another pending PR that can fix them: https://github.com/alibaba/fastjson,e05e9c5e4be580691cc55a59f3256595393203a1,.,com.alibaba.json.bvt.asm.SortFieldTest.test_1,ID,Opened,https://github.com/alibaba/fastjson/pull/3525,
https://github.com/alibaba/fastjson,e05e9c5e4be580691cc55a59f3256595393203a1,.,com.alibaba.json.bvt.issue_1900.Issue1972.test_for_issue,ID,Opened,https://github.com/alibaba/fastjson/pull/3571,

I am opening this issue to inform that there is another pending PR alibaba/fastjson#3039 that can fix the same 2 flaky tests mentioned above. It's interesting that https://github.com/alibaba/fastjson/pull/3039 is using a different fixing strategy.

https://github.com/alibaba/Sentinel,051d583fd89a8ecd509d182a1883335119f1a8bf

Detected OD tests from Sentinel.

com.alibaba.csp.sentinel.annotation.aspectj.integration.SentinelAnnotationIntegrationTest.testFallBackPrivateMethod

flaky-lists.txt
original-order.txt

com.alibaba.csp.sentinel.adapter.reactor.MonoSentinelOperatorIntegrationTest.testTransformMonoWithSentinelContextEnter
com.alibaba.csp.sentinel.adapter.reactor.MonoSentinelOperatorIntegrationTest.testEmitSingleLongTimeRt

flaky-lists.txt
original-order.txt

com.alibaba.csp.sentinel.adapter.sofa.rpc.fallback.SofaRpcFallbackRegistryTest.testDefaultfallback

flaky-lists.txt
original-order.txt

printsDidYouMeanOnUnrecognizedField not present in the latest SHA

The reported test, JsonConfigurationFactoryTest and YamlConfigurationFactoryTest extends on BaseConfigurationFactoryTest, and printsDidYouMeanOnUnrecognizedField no longer exists in the latest SHA. Probing a little further, the test was deleted in SHA b44b406526803c6eb7ad3b90dd9393fef96f3af7.

pholser/junit-quickcheck,9361b6dae25b193782604d071754eb7fc566390a,com.pholser.junit.quickcheck.UsualJUnitMachineryOnPropertyBasedTest.orderingOfStatements

Here is the link of the flaky-lists.json for the OD test com.pholser.junit.quickcheck.UsualJUnitMachineryOnPropertyBasedTest.orderingOfStatements newly detected in submodule core of https://github.com/pholser/junit-quickcheck on the SHA 9361b6dae25b193782604d071754eb7fc566390a. The file has been changed to .txt file in order to upload.
core_flaky-lists.json.txt

takari/ollie,60c0ec5007779863a82c01eeba1a81f6864bb083,ollie

Description

1 new NOD and 2 new OD tests has been detected in module ollie of https://github.com/takari/ollie on the SHA 60c0ec5007779863a82c01eeba1a81f6864bb083.
For the ease of upload, the file has been changed to .txt format
flaky-lists.txt

Here is the original order txt file:
original-order.txt

Polluters for each detected OD tests

[
  {
    "dependentTest": "com.walmartlabs.ollie.config.ConfigurationProcessorTest.validateConfigurationProcessorUsingNonExistentOverrides",
    "polluter": "com.walmartlabs.ollie.config.ConfigurationProcessorTest.validateConfigurationProcessorWhereConfigurationFileIsOverridenWithASystemProperty"
  },
  {
    "dependentTest": "com.walmartlabs.ollie.config.ConfigurationProcessorTest.validateConfigurationProcessor",
    "polluter": "com.walmartlabs.ollie.config.ConfigurationProcessorTest.validateConfigurationProcessorWhereConfigurationFileIsOverridenWithASystemProperty"
  }
]

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.