[Mondrian] Re: FW: Cron <jhyde at marmalade> nice sh --login /home/jhyde/open2/mondrian/testAll --nightly

Richard Emberson remberson at edgedynamics.com
Wed Mar 21 17:57:44 EDT 2007


Thanks, those are the hints I needed.

Richard


Julian Hyde wrote:
>  
> 
>> The mondrian.rolap.CacheControlTest tests look like unit test 
>> cross-talk.
> 
> Nope. It's the lines you inadvertantly removed from
> CacheControlTest.java:
> 
> $ p4 diff .../CacheControlTest.java#{3,4}
> .../CacheControlTest.java#4 - file(s) up-to-date.
> ==== //open/mondrian/testsrc/main/mondrian/rolap/CacheControlTest.java#3
> - E:/open\mondrian\testsrc\main\mondrian\rolap\CacheControlTest
> .java ====
> 2c2
> < // $Id:
> //open/mondrian/testsrc/main/mondrian/rolap/CacheControlTest.java#3 $
> ---
>> // $Id:
> //open/mondrian/testsrc/main/mondrian/rolap/CacheControlTest.java#4 $
> 24c24
> <  * @version $Id:
> //open/mondrian/testsrc/main/mondrian/rolap/CacheControlTest.java#3 $
> ---
>>  * @version $Id:
> //open/mondrian/testsrc/main/mondrian/rolap/CacheControlTest.java#4 $
> 27a28,32
>>     public CacheControlTest() {
>>     }
>>     public CacheControlTest(String name) {
>>         super(name);
>>     }
> 281,284d285
> <         if (MondrianProperties.instance().DisableCaching.get()) {
> <             return;
> <         }
> <
> 318,321d318
> <         if (MondrianProperties.instance().DisableCaching.get()) {
> <             return;
> <         }
> <
> 383,386d379
> <         if (MondrianProperties.instance().DisableCaching.get()) {
> <             return;
> <         }
> <
> 
> Please put those lines back! Please also review your changes and see if
> you overwrote anything else.
> 
> 
>> The
>> testMultipleMeasures(mondrian.rolap.TestAggregationManager)jun
>> it.framework.AssertionFailedError
>> test also looks like unit test cross-talk having to do with
>> whats in the cache so the above might also fix it.
> 
> No - the problem reproduces standalone. You need to run on mysql (any
> JDK) with ReadAggregates and UseAggregates both set.
> 
>> Concerning the testDrillThrough(mondrian.xmla.XmlaBasicTest)
>> test result on derby, I can not duplicate it:
> 
> I can't reproduce it right now - will let you know if it shows up again.
> 
> Julian
> 
> 


-- 
Quis custodiet ipsos custodes:
This email message is for the sole use of the intended recipient(s) and
may contain confidential information.  Any unauthorized review, use,
disclosure or distribution is prohibited.  If you are not the intended
recipient, please contact the sender by reply email and destroy all
copies of the original message.



More information about the Mondrian mailing list