You've already forked linux-packaging-mono
Imported Upstream version 3.10.0
Former-commit-id: 172c8e3c300b39d5785c7a3e8dfb08ebdbc1a99b
This commit is contained in:
@ -49,9 +49,7 @@ public class OracleDataReader_GetName_I : GHTBase
|
||||
}
|
||||
|
||||
[Test]
|
||||
#if !TARGET_JVM
|
||||
[Category("NotWorking")]
|
||||
#endif
|
||||
public void run()
|
||||
{
|
||||
Exception exp = null;
|
||||
|
@ -79,9 +79,7 @@ namespace MonoTests.System.Data.OracleClient
|
||||
}
|
||||
|
||||
[Test]
|
||||
#if !TARGET_JVM
|
||||
[Ignore ("JVM test")]
|
||||
#endif
|
||||
public void TestMultipleResultSetsWithSQLText()
|
||||
{
|
||||
|
||||
@ -351,9 +349,7 @@ namespace MonoTests.System.Data.OracleClient
|
||||
}
|
||||
|
||||
[Test]
|
||||
#if !TARGET_JVM
|
||||
[Ignore ("JVM test")]
|
||||
#endif
|
||||
public void TestMultipleResultSetsWithSP()
|
||||
{
|
||||
#if !JAVA
|
||||
|
@ -49,9 +49,7 @@ public class OracleDataReader_ctor : GHTBase
|
||||
}
|
||||
|
||||
[Test]
|
||||
#if !TARGET_JVM
|
||||
[Category("NotWorking")]
|
||||
#endif
|
||||
public void run()
|
||||
{
|
||||
Exception exp = null;
|
||||
|
Reference in New Issue
Block a user