[hibernate-commits] [hibernate/hibernate-orm] ac11b7: HHH-12828 Make ScannerTests more stable

GitHub noreply at github.com
Thu Jul 19 04:00:01 EDT 2018


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: ac11b7fd8cd8e44ac6bfec6dabac9b1ac3bba084
      https://github.com/hibernate/hibernate-orm/commit/ac11b7fd8cd8e44ac6bfec6dabac9b1ac3bba084
  Author: Guillaume Smet <guillaume.smet at gmail.com>
  Date:   2018-07-19 (Thu, 19 Jul 2018)

  Changed paths:
    M hibernate-jipijapa/src/test/java/org/jboss/as/jpa/hibernate5/scan/ScannerTests.java

  Log Message:
  -----------
  HHH-12828 Make ScannerTests more stable

In a shared containerized environment like Travis, it's not obvious that
the second read will be faster than the first one.

And indeed, the test often fails.

There's no real value in testing that, we are just testing I/O, and the OS
cache.



      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the hibernate-commits mailing list