Skip to content

Commit

Permalink
disable epoll mask update/verify tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrei-Pozolotin committed May 12, 2013
1 parent 06ada9c commit 2a63264
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,14 @@

import org.junit.After;
import org.junit.Before;
import org.junit.Ignore;
import org.junit.Test;

import util.TestAny;

import com.barchart.udt.EpollUDT.Opt;

@Ignore
public class TestEpollMask extends TestAny {

@Test
Expand Down

0 comments on commit 2a63264

Please sign in to comment.