rondagostino commented on pull request #9378:
URL: https://github.com/apache/kafka/pull/9378#issuecomment-706242425


   Test runs as follows:
   
   Status of trunk 2 days ago:
   
   
http://confluent-kafka-system-test-results.s3-us-west-2.amazonaws.com/2020-10-07--001.1602079305--apache--trunk--af27c2ddf/report.html
 
   Tests = 684 | Passed = 487 | Failed = 27 | Ignored = 170
   -- | -- | -- | --
   
   
   Status of this PR before final `ZooKeeperSecurityUpgradeTest` fix:
   
   
http://confluent-kafka-branch-builder-system-test-results.s3-us-west-2.amazonaws.com/2020-10-08--001.1602215668--rondagostino--rtd_scram_acl_system_test--8ca559f83/report.html
   Tests = 606 | Passed = 407 | Failed = 29 | Ignored = 170
   -- | -- | -- | --
   
   Status of `ZooKeeperSecurityUpgradeTest` tests after fix:
   
   
http://confluent-kafka-branch-builder-system-test-results.s3-us-west-2.amazonaws.com/2020-10-09--001.1602252468--rondagostino--rtd_scram_acl_system_test--a72d5986d/report.html
   Tests = 4 | Passed = 4 | Failed = 0 | Ignored = 0
   -- | -- | -- | --
   
   Net effect of this PR:
   
   Tests = 606 | Passed = 411 | Failed = 25 | Ignored = 170
   -- | -- | -- | --
   
   What about the 78 missing tests?  They disappeared on or after the python3 
merge PR.
   
   Here are missing tests succeeding just prior to the python3 merge: 
http://confluent-kafka-branch-builder-system-test-results.s3-us-west-2.amazonaws.com/2020-10-09--001.1602255415--rondagostino--rtd_just_before_python3_merge--40a23cc0c/report.html
   
   Here are the tests results for the same tests on current trunk: 
http://testing.confluent.io/confluent-kafka-system-test-results/?prefix=2020-10-09--001.1602251990--apache--trunk--7947c18b5/.
  There are no tests listed there (no report.html) because they failed with 
`[ERROR:2020-10-09 13:59:48,990]: Failed to import 
kafkatest.sanity_checks.test_performance_services, which may indicate a broken 
test that cannot be loaded: ImportError: No module named server`
   
   Will run against the actual python3 merge to see if that is the culprit 
(seems likely).


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to