You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2022/10/06 09:09:43 UTC

[GitHub] [spark] LuciferYang opened a new pull request, #38128: [SPARK-40676][BUILD] Upgrade `scalatest` related test dependencies to 3.2.14

LuciferYang opened a new pull request, #38128:
URL: https://github.com/apache/spark/pull/38128

   ### What changes were proposed in this pull request?
   This pr aims upgrade `scalatest` related test dependencies to 3.2.14:
   
   - scalatest: upgrade scalatest to 3.2.14
   - scalatestplus
      - scalacheck: upgrade to `scalacheck-1-17` 3.2.14.0
      - mockito: upgrade to `mockito-4-6` to 3.2.14.0
      - selenium: uprade to `selenium-4-4` to 3.2.14.0 and `selenium-java` to 4.4, `htmlunit-driver` to 3.64.0, `htmlunit` to 2.64.0
   
   
   ### Why are the changes needed?
   The release notes as follows:
   
   - scalatest:https://github.com/scalatest/scalatest/releases/tag/release-3.2.14
   - scalatestplus
      - scalacheck-1-17: https://github.com/scalatest/scalatestplus-scalacheck/releases/tag/release-3.2.14.0-for-scalacheck-1.17
      - mockito-4-6: https://github.com/scalatest/scalatestplus-mockito/releases/tag/release-3.2.14.0-for-mockito-4.6
      - selenium-4-4: https://github.com/scalatest/scalatestplus-selenium/releases/tag/release-3.2.14.0-for-selenium-4.4
   
   
   ### Does this PR introduce _any_ user-facing change?
   No
   
   
   ### How was this patch tested?
   
   - Pass GitHub Actions
   - Manual test:
   
   ```
   build/sbt -Dguava.version=31.1-jre -Dspark.test.webdriver.chrome.driver=/path/to/chromedriver -Dtest.default.exclude.tags="" -Phive -Phive-thriftserver "core/testOnly org.apache.spark.deploy.history.RocksDBBackendChromeUIHistoryServerSuite"
   ```


-- 
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: reviews-unsubscribe@spark.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] LuciferYang commented on pull request #38128: [SPARK-40676][BUILD] Upgrade `scalatest` related test dependencies to 3.2.14

Posted by GitBox <gi...@apache.org>.
LuciferYang commented on PR #38128:
URL: https://github.com/apache/spark/pull/38128#issuecomment-1269945117

   https://github.com/LuciferYang/spark/actions/runs/3195804964
   
   <img width="1354" alt="image" src="https://user-images.githubusercontent.com/1475305/194311508-79adb6ae-6133-4a8d-bf47-002ff7c222b8.png">
   
   seems all passed, GA not update status
   


-- 
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: reviews-unsubscribe@spark.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] HyukjinKwon commented on pull request #38128: [SPARK-40676][BUILD] Upgrade `scalatest` related test dependencies to 3.2.14

Posted by GitBox <gi...@apache.org>.
HyukjinKwon commented on PR #38128:
URL: https://github.com/apache/spark/pull/38128#issuecomment-1270107724

   Merged to master.


-- 
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: reviews-unsubscribe@spark.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] LuciferYang commented on pull request #38128: [SPARK-40676][BUILD] Upgrade `scalatest` related test dependencies to 3.2.14

Posted by GitBox <gi...@apache.org>.
LuciferYang commented on PR #38128:
URL: https://github.com/apache/spark/pull/38128#issuecomment-1271275942

   thanks @HyukjinKwon 


-- 
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: reviews-unsubscribe@spark.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] HyukjinKwon closed pull request #38128: [SPARK-40676][BUILD] Upgrade `scalatest` related test dependencies to 3.2.14

Posted by GitBox <gi...@apache.org>.
HyukjinKwon closed pull request #38128: [SPARK-40676][BUILD] Upgrade `scalatest` related test dependencies to 3.2.14
URL: https://github.com/apache/spark/pull/38128


-- 
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: reviews-unsubscribe@spark.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org