[hibernate-commits] [beanvalidation/beanvalidation-tck] 6f641b: BVTCK-48 Marking some tests as not-testable, addin...

GitHub noreply at github.com
Mon Mar 18 17:01:36 EDT 2013


  Branch: refs/heads/master
  Home:   https://github.com/beanvalidation/beanvalidation-tck
  Commit: 6f641bf3577828f72a37e6f1685c61652e742e10
      https://github.com/beanvalidation/beanvalidation-tck/commit/6f641bf3577828f72a37e6f1685c61652e742e10
  Author: Gunnar Morling <gunnar.morling at googlemail.com>
  Date:   2013-03-18 (Mon, 18 Mar 2013)

  Changed paths:
    M tests/src/main/java/org/hibernate/beanvalidation/tck/tests/integration/cdi/factory/ConstraintValidatorInjectionTest.java
    M tests/src/main/java/org/hibernate/beanvalidation/tck/tests/integration/cdi/factory/GreetingConstraintValidatorForInteger.java
    M tests/src/main/java/org/hibernate/beanvalidation/tck/tests/integration/cdi/factory/GreetingConstraintValidatorForString.java
    M tests/src/main/resources/tck-audit.xml

  Log Message:
  -----------
  BVTCK-48 Marking some tests as not-testable, adding test for @PostConstruct under CDI


  Commit: 656281cf46894f05d7bcd172ea6c2814eb780c58
      https://github.com/beanvalidation/beanvalidation-tck/commit/656281cf46894f05d7bcd172ea6c2814eb780c58
  Author: Gunnar Morling <gunnar.morling at googlemail.com>
  Date:   2013-03-18 (Mon, 18 Mar 2013)

  Changed paths:
    M tests/src/main/java/org/hibernate/beanvalidation/tck/tests/methodvalidation/MethodValidationTest.java

  Log Message:
  -----------
  BVTCK-48 Fixing wrong argument types for test method invocations


  Commit: 36633f5d1fd3490e683422c7d1e02aa3a59b6cf4
      https://github.com/beanvalidation/beanvalidation-tck/commit/36633f5d1fd3490e683422c7d1e02aa3a59b6cf4
  Author: Gunnar Morling <gunnar.morling at googlemail.com>
  Date:   2013-03-18 (Mon, 18 Mar 2013)

  Changed paths:
    M tests/src/main/java/org/hibernate/beanvalidation/tck/tests/validation/groupconversion/GroupConversionValidationTest.java

  Log Message:
  -----------
  BVTCK-48 Enabling test fixed by HV-767


Compare: https://github.com/beanvalidation/beanvalidation-tck/compare/00b9250c44bf...36633f5d1fd3


More information about the hibernate-commits mailing list