[weld-commits] [weld/core] 8668e5: WELD-1261 Tests marked as broken/ignored, which no...

GitHub noreply at github.com
Thu Nov 22 08:59:39 EST 2012


  Branch: refs/heads/master
  Home:   https://github.com/weld/core
  Commit: 8668e5a58fbb9cdaae28fec68d25a084f1872e8a
      https://github.com/weld/core/commit/8668e5a58fbb9cdaae28fec68d25a084f1872e8a
  Author: Ron Smeral <rsmeral at redhat.com>
  Date:   2012-11-22 (Thu, 22 Nov 2012)

  Changed paths:
    M impl/src/test/java/org/jboss/weld/tests/unit/reflection/clazz/WeldClassTest.java
    M tests-arquillian/src/test/java/org/jboss/weld/tests/contexts/errorpage/ErrorPageTest.java
    M tests-arquillian/src/test/java/org/jboss/weld/tests/extensions/multipleBeans/MultipleBeansTest.java
    M tests-arquillian/src/test/java/org/jboss/weld/tests/interceptors/finalMethod/InterceptedBeanWithFinalMethodTest.java
    M tests-arquillian/src/test/java/org/jboss/weld/tests/interceptors/generic/SimpleWeldClassTest.java
    M tests-arquillian/src/test/java/org/jboss/weld/tests/interceptors/retry/RetryInterceptorTest.java
    R tests-arquillian/src/test/resources/org/jboss/weld/tests/metadata/scanning/SystemPropertyExtension

  Log Message:
  -----------
  WELD-1261 Tests marked as broken/ignored, which now work on AS and refer to an issue that is already resolved

Conflicts:
	impl/src/test/java/org/jboss/weld/tests/unit/reflection/clazz/WeldClassTest.java
	tests-arquillian/src/test/java/org/jboss/weld/tests/interceptors/generic/SimpleWeldClassTest.java


  Commit: 7e02361d86d232940007986201940acd4a214d71
      https://github.com/weld/core/commit/7e02361d86d232940007986201940acd4a214d71
  Author: Ron Smeral <rsmeral at redhat.com>
  Date:   2012-11-22 (Thu, 22 Nov 2012)

  Changed paths:
    M tests-arquillian/src/test/java/org/jboss/weld/tests/proxy/enterprise/EnterpriseBeanProxyTest.java

  Log Message:
  -----------
  WELD-1261 EnterpriseBeanProxyTest also works and has issues resolved (though one out-of-date)


  Commit: 57046a9de615bdb7d163837bae881ea86d512e5f
      https://github.com/weld/core/commit/57046a9de615bdb7d163837bae881ea86d512e5f
  Author: Ron Smeral <rsmeral at redhat.com>
  Date:   2012-11-22 (Thu, 22 Nov 2012)

  Changed paths:
    M tests-arquillian/src/test/java/org/jboss/weld/tests/resolution/wbri293/ContextualReferenceTest.java

  Log Message:
  -----------
  WELD-1261 The issue WBRI-293 is also resolved, ContextualReferenceTest works


  Commit: 6a665bb7ce4848f1061dea4fc817ae7f5a40722e
      https://github.com/weld/core/commit/6a665bb7ce4848f1061dea4fc817ae7f5a40722e
  Author: Jozef Hartinger <jharting at redhat.com>
  Date:   2012-11-22 (Thu, 22 Nov 2012)

  Changed paths:
    M tests-arquillian/src/test/java/org/jboss/weld/tests/contexts/errorpage/ErrorPageTest.java
    R tests-arquillian/src/test/resources/org/jboss/weld/tests/contexts/errorpage/error.jsf
    A tests-arquillian/src/test/resources/org/jboss/weld/tests/contexts/errorpage/error.xhtml
    M tests-arquillian/src/test/resources/org/jboss/weld/tests/contexts/errorpage/faces-config.xml
    R tests-arquillian/src/test/resources/org/jboss/weld/tests/contexts/errorpage/storm.jsf
    A tests-arquillian/src/test/resources/org/jboss/weld/tests/contexts/errorpage/storm.xhtml
    M tests-arquillian/src/test/resources/org/jboss/weld/tests/contexts/errorpage/web.xml

  Log Message:
  -----------
  Rewrite ErrorPageTest to use facelets and JSF 2.0


Compare: https://github.com/weld/core/compare/9e8e6e2f3a1d...6a665bb7ce48


More information about the weld-commits mailing list