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

[MONDRIAN-2529] ChooseByVolume=true can fail due to integer overflow #797

Merged
merged 1 commit into from
Dec 14, 2016
Merged

[MONDRIAN-2529] ChooseByVolume=true can fail due to integer overflow #797

merged 1 commit into from
Dec 14, 2016

Conversation

stanislau-strelchanka
Copy link
Contributor

No description provided.

@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 clean install && mvn -B -f pom.xml site

Cleanup Commands

mvn -B -f pom.xml build-helper:remove-project-artifact

Changed files

  mondrian/src/it/java/mondrian/rolap/TestAggregationManager.java
  mondrian/src/it/java/mondrian/rolap/agg/AggStarTest.java
  mondrian/src/it/java/mondrian/test/BasicQueryTest.java
  mondrian/src/main/java/mondrian/rolap/RolapStar.java
  mondrian/src/main/java/mondrian/rolap/RolapStatisticsCache.java
  mondrian/src/main/java/mondrian/rolap/aggmatcher/AggStar.java
  mondrian/src/main/java/mondrian/rolap/aggmatcher/JdbcSchema.java
  mondrian/src/main/java/mondrian/rolap/cache/SegmentCacheIndexImpl.java
  mondrian/src/main/java/mondrian/spi/SegmentColumn.java
  mondrian/src/main/java/mondrian/spi/StatisticsProvider.java
  mondrian/src/main/java/mondrian/spi/impl/JdbcStatisticsProvider.java
  mondrian/src/main/java/mondrian/spi/impl/SqlStatisticsProvider.java

Still Broken Tests:

mondrian.rolap.agg.SegmentBuilderTest.testSameRollupRegardlessOfSegmentOrderNoWildcards:

🔴 junit.framework.AssertionFailedError

junit.framework.AssertionFailedError: 
SegmentMap is empty. No segmentIds matched test parameters. Full segment cache: [*Segment Header
Schema:[FoodMart]
Checksum:[4079ae1a3e5190690712b752a45ee209]
Cube:[Sales]
Measure:[Unit Sales]
Axes:[
    {product_class.product_department=('Dairy')}
    {product_class.product_family=('Drink')}
    {time_by_day.the_year=('1997')}]
Excluded Regions:[]
Compound Predicates:[]
ID:[85d83d3e873198a09ac235cfdb2864b8d310b6b4de8d0c2dbd2e94801f21e204]
, *Segment Header
mondrian.rolap.agg.SegmentBuilderTest.testSameRollupRegardlessOfSegmentOrderThreeSegs:

🔴 junit.framework.AssertionFailedError

junit.framework.AssertionFailedError: 
SegmentMap is empty. No segmentIds matched test parameters. Full segment cache: [*Segment Header
Schema:[FoodMart]
Checksum:[4079ae1a3e5190690712b752a45ee209]
Cube:[Sales]
Measure:[Unit Sales]
Axes:[
    {product_class.product_department=('Dairy')}
    {product_class.product_family=('Drink')}
    {time_by_day.the_year=('1997')}]
Excluded Regions:[]
Compound Predicates:[]
ID:[85d83d3e873198a09ac235cfdb2864b8d310b6b4de8d0c2dbd2e94801f21e204]
, *Segment Header
mondrian.rolap.agg.SegmentBuilderTest.testSameRollupRegardlessOfSegmentOrderWithData:

🔴 junit.framework.AssertionFailedError

junit.framework.AssertionFailedError: 
SegmentMap is empty. No segmentIds matched test parameters. Full segment cache: [*Segment Header
Schema:[FoodMart]
Checksum:[4079ae1a3e5190690712b752a45ee209]
Cube:[Sales]
Measure:[Unit Sales]
Axes:[
    {product_class.product_department=('Dairy')}
    {product_class.product_family=('Drink')}
    {time_by_day.the_year=('1997')}]
Excluded Regions:[]
Compound Predicates:[]
ID:[85d83d3e873198a09ac235cfdb2864b8d310b6b4de8d0c2dbd2e94801f21e204]
, *Segment Header
mondrian.rolap.agg.SegmentBuilderTest.testSameRollupRegardlessOfSegmentOrderWithEmptySegmentBody:

🔴 junit.framework.AssertionFailedError

junit.framework.AssertionFailedError: 
SegmentMap is empty. No segmentIds matched test parameters. Full segment cache: [*Segment Header
Schema:[FoodMart]
Checksum:[4079ae1a3e5190690712b752a45ee209]
Cube:[Sales]
Measure:[Unit Sales]
Axes:[
    {time_by_day.month_of_year=('2','3','4','5','6','7')}
    {time_by_day.quarter=('Q1','Q2','Q3')}
    {time_by_day.the_year=('1998')}]
Excluded Regions:[]
Compound Predicates:[]
ID:[208c5162e6bb49ceb217eab3621f4fc0209f73265c291a3f8aa673aee775de81]
, *Segment
mondrian.rolap.CacheControlTest.testFlush:

🔴 junit.framework.ComparisonFailure

junit.framework.ComparisonFailure: 
expected:<...7b4af973b0d21f364b0a746f5565cb03]
Cube:[Sales]
Measure:[Unit Sales]
Axes:[
    {product_class.product_family=(*)}
    {time_by_day.quarter=(*)}
    {time_by_day.the_year=(*)}]
Excluded Regions:[]
Compound Predicates:[]
ID:[81b691ea51d52148d99bccac888d5eebc210cfd1a3424b4f59b2ad59323da286]
*Segment Header
Schema:[FoodMart]
Checksum:[7b4af973b0d21f364b0a746f5565cb03]
Cube:[Sales]
Measure:[Unit Sales]
Axes:[
    {product_class.product_family=(*)}
    
mondrian.rolap.CacheControlTest.testMondrian1094:

🔴 junit.framework.ComparisonFailure

junit.framework.ComparisonFailure: 
expected:<...7b4af973b0d21f364b0a746f5565cb03]
Cube:[Sales]
Measure:[Unit Sales]
Axes:[
    {store.store_country=('USA')}
    {time_by_day.the_year=('1997')}]
Excluded Regions:[]
Compound Predicates:[]
ID:[1491d28d8de0649874b1c13ef4f142406776a2ed46ad27fd21dff9e9306c75d7]
discard segment - it cannot be constrained and maintain consistency:
*Segment Header
Schema:[FoodMart]
Checksum:[7b4af973b0d21f364b0a746f5565cb03]
Cube:[Sales]
Measure:[Unit Sales]
Axes:[
    
mondrian.rolap.CacheControlTest.testPartialFlush:

🔴 junit.framework.ComparisonFailure

junit.framework.ComparisonFailure: 
expected:<...7b4af973b0d21f364b0a746f5565cb03]
Cube:[Sales]
Measure:[Unit Sales]
Axes:[
    {product_class.product_family=(*)}
    {time_by_day.quarter=(*)}
    {time_by_day.the_year=(*)}]
Excluded Regions:[]
Compound Predicates:[]
ID:[81b691ea51d52148d99bccac888d5eebc210cfd1a3424b4f59b2ad59323da286]
*Segment Header
Schema:[FoodMart]
Checksum:[7b4af973b0d21f364b0a746f5565cb03]
Cube:[Sales]
Measure:[Unit Sales]
Axes:[
    {product_class.product_family=(*)}
    
mondrian.rolap.CacheControlTest.testPartialFlush_2:

🔴 junit.framework.ComparisonFailure

junit.framework.ComparisonFailure: 
expected:<...7b4af973b0d21f364b0a746f5565cb03]
Cube:[Sales]
Measure:[Unit Sales]
Axes:[
    {customer.gender=('M')}
    {time_by_day.the_year=('1997')}]
Excluded Regions:[]
Compound Predicates:[]
ID:[956eb6693e4890a305b086aab9fa5f3b33f541e8eb1321e2e4c5f01cff475fa4]
Cache state after flush:
*Segment Header
Schema:[FoodMart]
Checksum:[7b4af973b0d21f364b0a746f5565cb03]
Cube:[Sales]
Measure:[Unit Sales]
Axes:[
    {customer.gender=('M')}
    {time_by_day.the_year=
mondrian.rolap.CacheControlTest.testPartialFlushRange:

🔴 junit.framework.ComparisonFailure

junit.framework.ComparisonFailure: 
expected:<...7b4af973b0d21f364b0a746f5565cb03]
Cube:[Sales]
Measure:[Unit Sales]
Axes:[
    {product_class.product_family=(*)}
    {time_by_day.quarter=(*)}
    {time_by_day.the_year=(*)}]
Excluded Regions:[]
Compound Predicates:[]
ID:[81b691ea51d52148d99bccac888d5eebc210cfd1a3424b4f59b2ad59323da286]
*Segment Header
Schema:[FoodMart]
Checksum:[7b4af973b0d21f364b0a746f5565cb03]
Cube:[Sales]
Measure:[Unit Sales]
Axes:[
    {product_class.product_family=(*)}
    

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.Util.SqlNullSafeComparator
  • Branch Change: -25.00%🔻
  • Complexity Change: -20.00%🔻
  • Instruction Change: -9.09%🔻
  • Line Change: -12.50%🔻
mondrian.rolap.agg.SegmentCacheManager.AbortException
  • Complexity Change: -100.00%🔻
  • Instruction Change: -100.00%🔻
  • Line Change: -100.00%🔻
  • Method Change: -100.00%🔻
mondrian.rolap.agg.SegmentCacheManager.Actor
  • Branch Change: -25.00%🔻
  • Complexity Change: -12.50%🔻
  • Instruction Change: -8.33%🔻
  • Line Change: -5.17%🔻
mondrian.rolap.agg.SegmentLoader
  • Branch Change: -2.00%🔻
  • Complexity Change: -2.40%🔻
  • Instruction Change: -1.29%🔻
  • Line Change: -.89%🔻
mondrian.rolap.agg.SegmentLoader.2.new SegmentCacheManager.Command() {...}
  • Branch Change: -33.33%🔻
  • Complexity Change: -33.33%🔻
  • Instruction Change: -6.78%🔻
  • Line Change: -6.67%🔻
mondrian.rolap.aggmatcher.AggStar.FactTable
  • Instruction Change: + .16%
mondrian.rolap.aggmatcher.AggTableManager
  • Branch Change: + 1.67%
  • Complexity Change: + 2.33%
  • Instruction Change: + 2.09%
  • Line Change: + 1.33%
mondrian.rolap.BatchLoader
  • Branch Change: + 1.00%
  • Complexity Change: + 1.61%
  • Instruction Change: + 1.30%
  • Line Change: + .94%
mondrian.rolap.BatchLoader.Batch
  • Instruction Change: + .07%
mondrian.rolap.cache.SegmentCacheIndexImpl
  • Branch Change: + .47%
  • Complexity Change: + .73%
  • Instruction Change: + .84%
  • Line Change: + .26%
mondrian.rolap.RolapStar
  • Instruction Change: + .04%
mondrian.rolap.RolapStar.Column
  • Instruction Change: + .33%
mondrian.rolap.RolapStatisticsCache
  • Instruction Change: + .35%
mondrian.server.MonitorImpl.Handler
  • Branch Change: -2.27%🔻
  • Complexity Change: -1.85%🔻
  • Instruction Change: -.42%🔻
  • Line Change: -.50%🔻
mondrian.spi.impl.JdbcStatisticsProvider
  • Instruction Change: -.33%🔻
mondrian.spi.impl.SqlStatisticsProvider
  • Instruction Change: + .25%
mondrian.util.CacheMap
  • Branch Change: -7.14%🔻
  • Complexity Change: -4.35%🔻
  • Instruction Change: -2.79%🔻
  • Line Change: -3.77%🔻
mondrian.util.FilteredIterableList
  • Branch Change: -5.26%🔻
  • Complexity Change: -3.57%🔻
  • Instruction Change: -.75%🔻

License header violations

❗ Copyright year is not the current year on mondrian/src/main/java/mondrian/rolap/RolapStar.java. Found 2013. Was expecting 2016

❗ Copyright year is not the current year on mondrian/src/main/java/mondrian/rolap/RolapStatisticsCache.java. Found 2013. Was expecting 2016

❗ Copyright year is not the current year on mondrian/src/main/java/mondrian/rolap/cache/SegmentCacheIndexImpl.java. Found 2015. Was expecting 2016

❗ Copyright year is not the current year on mondrian/src/main/java/mondrian/spi/SegmentColumn.java. Found 2013. Was expecting 2016

❗ Copyright year is not the current year on mondrian/src/main/java/mondrian/spi/StatisticsProvider.java. Found 2013. Was expecting 2016

❗ Copyright year is not the current year on mondrian/src/main/java/mondrian/spi/impl/JdbcStatisticsProvider.java. Found 2013. Was expecting 2016

❗ Copyright year is not the current year on mondrian/src/main/java/mondrian/spi/impl/SqlStatisticsProvider.java. Found 2013. Was expecting 2016

@wingman-pentaho
Copy link
Collaborator

Build Completed

🔥 This pull request has some issues. It would be preferable to fix them in order for it to be just perfect. 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 clean install && mvn -B -f pom.xml site

Cleanup Commands

mvn -B -f pom.xml build-helper:remove-project-artifact

Changed files

  mondrian/src/it/java/mondrian/rolap/TestAggregationManager.java
  mondrian/src/it/java/mondrian/rolap/agg/AggStarTest.java
  mondrian/src/it/java/mondrian/test/BasicQueryTest.java
  mondrian/src/main/java/mondrian/rolap/RolapStar.java
  mondrian/src/main/java/mondrian/rolap/RolapStatisticsCache.java
  mondrian/src/main/java/mondrian/rolap/aggmatcher/AggStar.java
  mondrian/src/main/java/mondrian/rolap/aggmatcher/JdbcSchema.java
  mondrian/src/main/java/mondrian/rolap/cache/SegmentCacheIndexImpl.java
  mondrian/src/main/java/mondrian/spi/SegmentColumn.java
  mondrian/src/main/java/mondrian/spi/StatisticsProvider.java
  mondrian/src/main/java/mondrian/spi/impl/JdbcStatisticsProvider.java
  mondrian/src/main/java/mondrian/spi/impl/SqlStatisticsProvider.java

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
org.olap4j.CellSetFormatterTest.testQuery1Traditional:

🔵 java.lang.RuntimeException

java.lang.RuntimeException: 
org.olap4j.OlapException: XMLA provider gave exception: <SOAP-ENV:Fault>
	
	<faultcode>
		SOAP-ENV:Server.00HSBE02
	</faultcode>
	
	<faultstring>
		XMLA Discover unparse results error
	</faultstring>
	
	<faultactor>
		Mondrian
	</faultactor>
	
	<detail>
		
		<XA:error xmlns:XA="http://mondrian.sourceforge.net">
			
			<code>
				00HSBE02
			</code>
			
			<desc>
				The Mondrian XML: Mondrian Error:Internal error: No server instance has id '$ff1VUZA22c0AAHEwBAouU8H2A

Still Broken Tests:

mondrian.rolap.agg.SegmentBuilderTest.testSameRollupRegardlessOfSegmentOrderNoWildcards:

🔴 junit.framework.AssertionFailedError

junit.framework.AssertionFailedError: 
SegmentMap is empty. No segmentIds matched test parameters. Full segment cache: [*Segment Header
Schema:[FoodMart]
Checksum:[4079ae1a3e5190690712b752a45ee209]
Cube:[Sales]
Measure:[Unit Sales]
Axes:[
    {product_class.product_department=('Dairy')}
    {product_class.product_family=('Drink')}
    {time_by_day.the_year=('1997')}]
Excluded Regions:[]
Compound Predicates:[]
ID:[85d83d3e873198a09ac235cfdb2864b8d310b6b4de8d0c2dbd2e94801f21e204]
, *Segment Header
mondrian.rolap.agg.SegmentBuilderTest.testSameRollupRegardlessOfSegmentOrderThreeSegs:

🔴 junit.framework.AssertionFailedError

junit.framework.AssertionFailedError: 
SegmentMap is empty. No segmentIds matched test parameters. Full segment cache: [*Segment Header
Schema:[FoodMart]
Checksum:[4079ae1a3e5190690712b752a45ee209]
Cube:[Sales]
Measure:[Unit Sales]
Axes:[
    {product_class.product_department=('Dairy')}
    {product_class.product_family=('Drink')}
    {time_by_day.the_year=('1997')}]
Excluded Regions:[]
Compound Predicates:[]
ID:[85d83d3e873198a09ac235cfdb2864b8d310b6b4de8d0c2dbd2e94801f21e204]
, *Segment Header
mondrian.rolap.agg.SegmentBuilderTest.testSameRollupRegardlessOfSegmentOrderWithData:

🔴 junit.framework.AssertionFailedError

junit.framework.AssertionFailedError: 
SegmentMap is empty. No segmentIds matched test parameters. Full segment cache: [*Segment Header
Schema:[FoodMart]
Checksum:[4079ae1a3e5190690712b752a45ee209]
Cube:[Sales]
Measure:[Unit Sales]
Axes:[
    {product_class.product_department=('Dairy')}
    {product_class.product_family=('Drink')}
    {time_by_day.the_year=('1997')}]
Excluded Regions:[]
Compound Predicates:[]
ID:[85d83d3e873198a09ac235cfdb2864b8d310b6b4de8d0c2dbd2e94801f21e204]
, *Segment Header
mondrian.rolap.agg.SegmentBuilderTest.testSameRollupRegardlessOfSegmentOrderWithEmptySegmentBody:

🔴 junit.framework.AssertionFailedError

junit.framework.AssertionFailedError: 
SegmentMap is empty. No segmentIds matched test parameters. Full segment cache: [*Segment Header
Schema:[FoodMart]
Checksum:[4079ae1a3e5190690712b752a45ee209]
Cube:[Sales]
Measure:[Unit Sales]
Axes:[
    {time_by_day.month_of_year=('2','3','4','5','6','7')}
    {time_by_day.quarter=('Q1','Q2','Q3')}
    {time_by_day.the_year=('1998')}]
Excluded Regions:[]
Compound Predicates:[]
ID:[208c5162e6bb49ceb217eab3621f4fc0209f73265c291a3f8aa673aee775de81]
, *Segment
mondrian.rolap.CacheControlTest.testFlush:

🔴 junit.framework.ComparisonFailure

junit.framework.ComparisonFailure: 
expected:<...7b4af973b0d21f364b0a746f5565cb03]
Cube:[Sales]
Measure:[Unit Sales]
Axes:[
    {product_class.product_family=(*)}
    {time_by_day.quarter=(*)}
    {time_by_day.the_year=(*)}]
Excluded Regions:[]
Compound Predicates:[]
ID:[81b691ea51d52148d99bccac888d5eebc210cfd1a3424b4f59b2ad59323da286]
*Segment Header
Schema:[FoodMart]
Checksum:[7b4af973b0d21f364b0a746f5565cb03]
Cube:[Sales]
Measure:[Unit Sales]
Axes:[
    {product_class.product_family=(*)}
    
mondrian.rolap.CacheControlTest.testMondrian1094:

🔴 junit.framework.ComparisonFailure

junit.framework.ComparisonFailure: 
expected:<...7b4af973b0d21f364b0a746f5565cb03]
Cube:[Sales]
Measure:[Unit Sales]
Axes:[
    {store.store_country=('USA')}
    {time_by_day.the_year=('1997')}]
Excluded Regions:[]
Compound Predicates:[]
ID:[1491d28d8de0649874b1c13ef4f142406776a2ed46ad27fd21dff9e9306c75d7]
discard segment - it cannot be constrained and maintain consistency:
*Segment Header
Schema:[FoodMart]
Checksum:[7b4af973b0d21f364b0a746f5565cb03]
Cube:[Sales]
Measure:[Unit Sales]
Axes:[
    
mondrian.rolap.CacheControlTest.testPartialFlush:

🔴 junit.framework.ComparisonFailure

junit.framework.ComparisonFailure: 
expected:<...7b4af973b0d21f364b0a746f5565cb03]
Cube:[Sales]
Measure:[Unit Sales]
Axes:[
    {product_class.product_family=(*)}
    {time_by_day.quarter=(*)}
    {time_by_day.the_year=(*)}]
Excluded Regions:[]
Compound Predicates:[]
ID:[81b691ea51d52148d99bccac888d5eebc210cfd1a3424b4f59b2ad59323da286]
*Segment Header
Schema:[FoodMart]
Checksum:[7b4af973b0d21f364b0a746f5565cb03]
Cube:[Sales]
Measure:[Unit Sales]
Axes:[
    {product_class.product_family=(*)}
    
mondrian.rolap.CacheControlTest.testPartialFlush_2:

🔴 junit.framework.ComparisonFailure

junit.framework.ComparisonFailure: 
expected:<...7b4af973b0d21f364b0a746f5565cb03]
Cube:[Sales]
Measure:[Unit Sales]
Axes:[
    {customer.gender=('M')}
    {time_by_day.the_year=('1997')}]
Excluded Regions:[]
Compound Predicates:[]
ID:[956eb6693e4890a305b086aab9fa5f3b33f541e8eb1321e2e4c5f01cff475fa4]
Cache state after flush:
*Segment Header
Schema:[FoodMart]
Checksum:[7b4af973b0d21f364b0a746f5565cb03]
Cube:[Sales]
Measure:[Unit Sales]
Axes:[
    {customer.gender=('M')}
    {time_by_day.the_year=
mondrian.rolap.CacheControlTest.testPartialFlushRange:

🔴 junit.framework.ComparisonFailure

junit.framework.ComparisonFailure: 
expected:<...7b4af973b0d21f364b0a746f5565cb03]
Cube:[Sales]
Measure:[Unit Sales]
Axes:[
    {product_class.product_family=(*)}
    {time_by_day.quarter=(*)}
    {time_by_day.the_year=(*)}]
Excluded Regions:[]
Compound Predicates:[]
ID:[81b691ea51d52148d99bccac888d5eebc210cfd1a3424b4f59b2ad59323da286]
*Segment Header
Schema:[FoodMart]
Checksum:[7b4af973b0d21f364b0a746f5565cb03]
Cube:[Sales]
Measure:[Unit Sales]
Axes:[
    {product_class.product_family=(*)}
    

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.Util.Flat3List
  • Branch Change: + 2.63%
  • Complexity Change: + 3.23%
mondrian.rolap.agg.SegmentCacheManager.AbortException
  • Complexity Change: -100.00%🔻
  • Instruction Change: -100.00%🔻
  • Line Change: -100.00%🔻
  • Method Change: -100.00%🔻
mondrian.rolap.agg.SegmentCacheManager.Actor
  • Branch Change: -25.00%🔻
  • Complexity Change: -12.50%🔻
  • Instruction Change: -14.22%🔻
  • Line Change: -8.62%🔻
mondrian.rolap.agg.SegmentLoader
  • Branch Change: -2.00%🔻
  • Complexity Change: -2.40%🔻
  • Instruction Change: -1.29%🔻
  • Line Change: -.89%🔻
mondrian.rolap.agg.SegmentLoader.2.new SegmentCacheManager.Command() {...}
  • Branch Change: -33.33%🔻
  • Complexity Change: -33.33%🔻
  • Instruction Change: -6.78%🔻
  • Line Change: -6.67%🔻
mondrian.rolap.aggmatcher.AggStar.FactTable
  • Instruction Change: + .16%
mondrian.rolap.aggmatcher.AggTableManager
  • Instruction Change: + .12%
mondrian.rolap.BatchLoader
  • Branch Change: + 1.00%
  • Complexity Change: + 1.61%
  • Instruction Change: + 1.30%
  • Line Change: + .94%
mondrian.rolap.BatchLoader.Batch
  • Instruction Change: + .07%
mondrian.rolap.BatchLoader.BatchComparator
  • Branch Change: -6.25%🔻
  • Complexity Change: -8.33%🔻
  • Instruction Change: -5.41%🔻
  • Line Change: -3.70%🔻
mondrian.rolap.cache.SegmentCacheIndexImpl
  • Branch Change: + .47%
  • Complexity Change: + .73%
  • Instruction Change: + .84%
  • Line Change: + .26%
mondrian.rolap.RolapStar
  • Instruction Change: + .04%
mondrian.rolap.RolapStar.Column
  • Instruction Change: + .33%
mondrian.rolap.RolapStatisticsCache
  • Branch Change: -7.14%🔻
  • Complexity Change: -9.52%🔻
  • Instruction Change: -.23%🔻
  • Line Change: -2.50%🔻
mondrian.server.Execution
  • Instruction Change: -.76%🔻
mondrian.server.MondrianServerRegistry
  • Branch Change: -6.25%🔻
  • Complexity Change: -6.67%🔻
  • Instruction Change: -7.19%🔻
  • Line Change: -2.08%🔻
mondrian.spi.impl.JdbcStatisticsProvider
  • Branch Change: -5.00%🔻
  • Complexity Change: -13.33%🔻
  • Instruction Change: -7.03%🔻
  • Line Change: -4.26%🔻
  • Method Change: -20.00%🔻
mondrian.spi.impl.SqlStatisticsProvider
  • Instruction Change: + .25%
mondrian.xmla.Rowset
  • Branch Change: -1.05%🔻
  • Instruction Change: -.58%🔻
mondrian.xmla.XmlaHandler
  • Instruction Change: -.58%🔻
  • Line Change: -.62%🔻

@stanislau-strelchanka
Copy link
Contributor Author

@mchen-len-son @mkambol @lucboudreau @kurtwalker please review

@stanislau-strelchanka
Copy link
Contributor Author

1 similar comment
@stanislau-strelchanka
Copy link
Contributor Author

@kurtwalker kurtwalker merged commit 0d27426 into pentaho:master Dec 14, 2016
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