Skip to content

Commit

Permalink
MONDRIAN disabling test that broke the hudson build.
Browse files Browse the repository at this point in the history
[git-p4: depot-paths = "//open/mondrian/": change = 13093]
  • Loading branch information
Matt Campbell authored and Matt Campbell committed Oct 13, 2009
1 parent 4f23c05 commit 7132340
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion testsrc/main/mondrian/olap/fun/NativizeSetFunDefTest.java
Expand Up @@ -1015,7 +1015,7 @@ public void testTransformsCallToRemoveDotMembersInCrossJoin() {
+ "from [Sales]\n");
}

public void testTransformsWithSeveralDimensionsNestedOnRows() {
public void DISABLED_testTransformsWithSeveralDimensionsNestedOnRows() {
propSaver.set(
MondrianProperties.instance().EnableNonEmptyOnAllAxis, false);

Expand Down

0 comments on commit 7132340

Please sign in to comment.