Re: [uportal-dev] test failure in uP4 RC2

2011-07-28 Thread Eric Dalquist

Probably, can you share the contents of:

uportal-war/target/surefire/org.jasig.portal.utils.AntPatternFileFilterTest.txt

On 07/28/2011 10:27 AM, Susan Bramhall wrote:

I am getting a test failure building uPortal 4 RC2 (and umobile-server
RC1).  Th problem is in
org.jasig.portal.utils.AntPatternFileFilterTest.  Surefire report says:

---
Test set: org.jasig.portal.utils.AntPatternFileFilterTest
---
Tests run: 2, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.149
sec  FAILURE!
testExactNameMatching(org.jasig.portal.utils.AntPatternFileFilterTest)  Time
elapsed: 0.006 sec  FAILURE!
junit.framework.AssertionFailedError: null
 at junit.framework.Assert.fail(Assert.java:47)
 at junit.framework.Assert.assertTrue(Assert.java:20)
 at junit.framework.Assert.assertTrue(Assert.java:27)
 at
org.jasig.portal.utils.AntPatternFileFilterTest.testExactNameMatching(AntPatternFileFilterTest.java:55)
 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
 at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
 at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
 at java.lang.reflect.Method.invoke(Method.java:597)
 at
org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)
 at
org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
 at
org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
 at
org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
 at
org.junit.runners.BlockJUnit4ClassRunner.runNotIgnored(BlockJUnit4ClassRunner.java:79)
 at
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:71)
 at
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:49)
 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193)
 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52)
 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191)
 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42)
 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184)
 at org.junit.runners.ParentRunner.run(ParentRunner.java:236)
 at
org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53)
 at
org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123)
 at
org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104)
 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
 at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
 at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
 at java.lang.reflect.Method.invoke(Method.java:597)
 at
org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164)
 at
org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110)
 at
org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:172)
 at
org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcessWhenForked(SurefireStarter.java:104)
 at
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:70)

I am running on windows so perhaps that is causing a problem.
Susan






smime.p7s
Description: S/MIME Cryptographic Signature


Re: [uportal-dev] test failure in uP4 RC2

2011-07-28 Thread Susan Bramhall
That is what I pasted below.  Also attached here.
Susan

On 7/28/2011 11:49 AM, Eric Dalquist wrote:
 Probably, can you share the contents of:

 uportal-war/target/surefire/org.jasig.portal.utils.AntPatternFileFilterTest.txt
  


 On 07/28/2011 10:27 AM, Susan Bramhall wrote:
 I am getting a test failure building uPortal 4 RC2 (and umobile-server
 RC1).  Th problem is in
 org.jasig.portal.utils.AntPatternFileFilterTest.  Surefire report says:
 ---
  

 Test set: org.jasig.portal.utils.AntPatternFileFilterTest
 ---
  

 Tests run: 2, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.149
 sec  FAILURE!
 testExactNameMatching(org.jasig.portal.utils.AntPatternFileFilterTest)  
 Time
 elapsed: 0.006 sec  FAILURE!
 junit.framework.AssertionFailedError: null
  at junit.framework.Assert.fail(Assert.java:47)
  at junit.framework.Assert.assertTrue(Assert.java:20)
  at junit.framework.Assert.assertTrue(Assert.java:27)
  at
 org.jasig.portal.utils.AntPatternFileFilterTest.testExactNameMatching(AntPatternFileFilterTest.java:55)
  

  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  at
 sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
  

  at
 sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  

  at java.lang.reflect.Method.invoke(Method.java:597)
  at
 org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)
  

  at
 org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
  

  at
 org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
  

  at
 org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
  

  at
 org.junit.runners.BlockJUnit4ClassRunner.runNotIgnored(BlockJUnit4ClassRunner.java:79)
  

  at
 org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:71)
  

  at
 org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:49)
  

  at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193)
  at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52)
  at 
 org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191)
  at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42)
  at 
 org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184)
  at org.junit.runners.ParentRunner.run(ParentRunner.java:236)
  at
 org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53)
  

  at
 org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123)
  

  at
 org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104)
  

  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  at
 sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
  

  at
 sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  

  at java.lang.reflect.Method.invoke(Method.java:597)
  at
 org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164)
  

  at
 org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110)
  

  at
 org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:172)
  

  at
 org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcessWhenForked(SurefireStarter.java:104)
  

  at
 org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:70) 

 I am running on windows so perhaps that is causing a problem.
 Susan



-- 
You are currently subscribed to uportal-dev@lists.ja-sig.org as: 
arch...@mail-archive.com
To unsubscribe, change settings or access archives, see 
http://www.ja-sig.org/wiki/display/JSG/uportal-dev?xml version=1.0 encoding=UTF-8 ?
testsuite failures=1 time=0.037 errors=0 skipped=0 tests=2 name=org.jasig.portal.utils.AntPatternFileFilterTest
  properties
property name=java.runtime.name value=Java(TM) SE Runtime Environment/
property name=sun.boot.library.path value=C:\Program Files (x86)\Java\jdk1.6.0_24\jre\bin/
property name=java.vm.version value=19.1-b02/
property name=java.vm.vendor value=Sun Microsystems Inc./
property name=java.vendor.url value=http://java.sun.com//
property name=path.separator value=;/
property name=java.vm.name value=Java HotSpot(TM) Client VM/
property name=file.encoding.pkg value=sun.io/
property name=user.country value=US/
property name=sun.java.launcher value=SUN_STANDARD/
property name=sun.os.patch.level value=Service Pack 1/
property name=java.vm.specification.name value=Java Virtual Machine Specification/
property name=user.dir 

Re: [uportal-dev] test failure in uP4 RC2

2011-07-28 Thread Eric Dalquist

Ah got it, thanks. I'll spin up my windows VM and do some testing.

-Eric

On 07/28/2011 11:15 AM, Susan Bramhall wrote:

That is what I pasted below.  Also attached here.
Susan

On 7/28/2011 11:49 AM, Eric Dalquist wrote:

Probably, can you share the contents of:

uportal-war/target/surefire/org.jasig.portal.utils.AntPatternFileFilterTest.txt


On 07/28/2011 10:27 AM, Susan Bramhall wrote:

I am getting a test failure building uPortal 4 RC2 (and umobile-server
RC1).  Th problem is in
org.jasig.portal.utils.AntPatternFileFilterTest.  Surefire report says:

---

Test set: org.jasig.portal.utils.AntPatternFileFilterTest
---

Tests run: 2, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.149
sec   FAILURE!
testExactNameMatching(org.jasig.portal.utils.AntPatternFileFilterTest)
Time
elapsed: 0.006 sec   FAILURE!
junit.framework.AssertionFailedError: null
  at junit.framework.Assert.fail(Assert.java:47)
  at junit.framework.Assert.assertTrue(Assert.java:20)
  at junit.framework.Assert.assertTrue(Assert.java:27)
  at
org.jasig.portal.utils.AntPatternFileFilterTest.testExactNameMatching(AntPatternFileFilterTest.java:55)

  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)

  at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

  at java.lang.reflect.Method.invoke(Method.java:597)
  at
org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)

  at
org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)

  at
org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)

  at
org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)

  at
org.junit.runners.BlockJUnit4ClassRunner.runNotIgnored(BlockJUnit4ClassRunner.java:79)

  at
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:71)

  at
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:49)

  at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193)
  at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52)
  at
org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191)
  at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42)
  at
org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184)
  at org.junit.runners.ParentRunner.run(ParentRunner.java:236)
  at
org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53)

  at
org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123)

  at
org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104)

  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)

  at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

  at java.lang.reflect.Method.invoke(Method.java:597)
  at
org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164)

  at
org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110)

  at
org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:172)

  at
org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcessWhenForked(SurefireStarter.java:104)

  at
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:70)


I am running on windows so perhaps that is causing a problem.
Susan






smime.p7s
Description: S/MIME Cryptographic Signature