Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BACKLOG-18047] set versions to 8.0-SNAPSHOT #931

Merged
merged 1 commit into from
Aug 17, 2017

Conversation

smaring
Copy link
Member

@smaring smaring commented Aug 17, 2017

No description provided.

@lgrill-pentaho lgrill-pentaho merged commit b07603d into pentaho:master Aug 17, 2017
@wingman-pentaho
Copy link
Collaborator

Build Completed

❌ This pull request has errors. They will need to be addressed before it can be accepted. See below for more details. Some links are also available below for further assistance in addressing those issues.

Build Commands

mvn -B -fn -DrunITs=true -f 'pom.xml' -pl '.,workbench,mondrian' -P '!assemblies' -amd clean install && mvn -B -f 'pom.xml' -pl '.,workbench,mondrian' -P '!assemblies' -amd site

Cleanup Commands

mvn -B -f 'pom.xml' -pl '.,workbench,mondrian' -P '!assemblies' -amd build-helper:remove-project-artifact

Changed files

  assemblies/pom.xml
  assemblies/psw-ce/pom.xml
  mondrian/pom.xml
  pom.xml
  workbench/pom.xml

Newly Broken Tests:

mondrian.test.SchemaVersionTest.testSchema4noVersion:

🔴 junit.framework.AssertionFailedError

junit.framework.AssertionFailedError: No exception thrown for version 4 schema.
	at junit.framework.Assert.fail(Assert.java:47)
	at mondrian.test.SchemaVersionTest.testSchema4noVersion(SchemaVersionTest.java:66)
mondrian.test.SchemaVersionTest.testSchema4withVersion:

🔴 junit.framework.AssertionFailedError

junit.framework.AssertionFailedError: No exception thrown for version 4 schema.
	at junit.framework.Assert.fail(Assert.java:47)
	at mondrian.test.SchemaVersionTest.testSchema4withVersion(SchemaVersionTest.java:51)

Newly Fixed Tests:

mondrian.test.CompoundSlicerTest.testBugMondrian899:

🔵 junit.framework.ComparisonFailure

junit.framework.ComparisonFailure: 
Expected:
Axis #0:
{[Time].[1997].[Q1].[2]}
{[Time].[1997].[Q1].[3]}
{[Time].[1997].[Q2].[4]}
{[Time].[1997].[Q2].[5]}
{[Time].[1997].[Q2].[6]}
{[Time].[1997].[Q3].[7]}
{[Time].[1997].[Q3].[8]}
{[Time].[1997].[Q3].[9]}
{[Time].[1997].[Q4].[10]}
{[Time].[1997].[Q4].[11]}
Axis #1:
{[Measures].[Unit Sales]}
Axis #2:
{[Customers].[USA].[WA].[Spokane].[Wildon Cameron]}
{[Customers].[USA].[WA].[Spokane].[Emily Barela]}
{[Customers].[USA].[WA].[Spokane].[Dauna Barton
mondrian.test.CompoundSlicerTest.testCompoundAggCalcMemberInSlicer1:

🔵 junit.framework.ComparisonFailure

junit.framework.ComparisonFailure: 
Compound aggregated member should return same results with native filter on/off expected:<...Janis Strunk]}
{[Customers].[USA].[OR].[Albany].[L. Albert Wall]}
{[Customers].[USA].[OR].[Albany].[Norman Arnold]}
{[Customers].[USA].[OR].[Albany].[Pauline Kubitschek]}
{[Customers].[USA].[OR].[Albany].[Peggy Denton]}
{[Customers].[USA].[OR].[Albany].[Roslyn Jasper]}
{[Customers].[USA].[OR].[Albany].[Tina Heidi]}
{[Customers].[USA].[OR].[Albany].[Veronica Sulkind]}
{
mondrian.test.NamedSetTest.testHierarchizeNamedSetImmutable:

🔵 junit.framework.ComparisonFailure

junit.framework.ComparisonFailure: 
Expected:
Axis #0:
{}
Axis #1:
{[Measures].[Unit Sales]}
Axis #2:
{[Customers].[USA].[WA].[Yakima].[Tracy Meyer], [Store].[USA].[WA].[Yakima].[Store 23]}
{[Customers].[USA].[WA].[Yakima].[Vanessa Thompson], [Store].[USA].[WA].[Yakima].[Store 23]}
{[Customers].[USA].[WA].[Yakima].[Velma Lykes], [Store].[USA].[WA].[Yakima].[Store 23]}
{[Customers].[USA].[WA].[Yakima].[William Battaglia], [Store].[USA].[WA].[Yakima].[Store 23]}
{[Customers].[USA].[WA].[Yakima].[W
mondrian.test.NamedSetTest.testNamedSetRangeInSlicerPrimed:

🔵 junit.framework.ComparisonFailure

junit.framework.ComparisonFailure: 
Expected:
Axis #0:
{[Time].[1997].[Q1].[2]}
{[Time].[1997].[Q1].[3]}
{[Time].[1997].[Q2].[4]}
{[Time].[1997].[Q2].[5]}
{[Time].[1997].[Q2].[6]}
{[Time].[1997].[Q3].[7]}
{[Time].[1997].[Q3].[8]}
{[Time].[1997].[Q3].[9]}
{[Time].[1997].[Q4].[10]}
{[Time].[1997].[Q4].[11]}
Axis #1:
{[Measures].[Unit Sales]}
Axis #2:
{[Customers].[USA].[WA].[Spokane].[Wildon Cameron]}
{[Customers].[USA].[WA].[Spokane].[Emily Barela]}
{[Customers].[USA].[WA].[Spokane].[Dauna Barton

Integration test coverage change

These statistics help you identify how your changes have affected the coverage of the following files. If a file is not in this list, then its coverage was not affected by your changes. To get some help interpreting these metrics, please refer to Jacoco's documentation.

mondrian.olap.ParameterImpl.new ParameterSlot() {...}
  • Complexity Change: -5.26%🔻
  • Instruction Change: -8.43%🔻
  • Line Change: -17.65%🔻
  • Method Change: -9.09%🔻
mondrian.olap.Util
  • Instruction Change: + .11%
  • Line Change: + .18%
mondrian.rolap.agg.SegmentCacheManager.Actor
  • Instruction Change: -5.88%🔻
  • Line Change: -3.45%🔻
mondrian.rolap.cache.SegmentCacheIndexImpl
  • Complexity Change: -.73%🔻
  • Instruction Change: -.11%🔻
  • Line Change: -.51%🔻
mondrian.rolap.FastBatchingCellReader
  • Branch Change: -1.96%🔻
  • Complexity Change: -3.08%🔻
  • Instruction Change: -.42%🔻
  • Line Change: -1.18%🔻
mondrian.rolap.RolapSchema
  • Branch Change: -.43%🔻
  • Complexity Change: -.53%🔻
  • Instruction Change: -.58%🔻
  • Line Change: -.40%🔻
mondrian.server.MonitorImpl.Handler
  • Branch Change: -2.27%🔻
  • Complexity Change: -1.85%🔻
  • Instruction Change: -.42%🔻
  • Line Change: -.50%🔻

buildguy pushed a commit that referenced this pull request Feb 2, 2024
[CLEANUP] GrabResolver update for One; remove auth
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants