summaryrefslogtreecommitdiff
path: root/tests/testsFailingOutsideWindows.txt
AgeCommit message (Expand)AuthorFilesLines
2016-04-20Merge pull request #4397 from RussKeldorph/reenableRuss Keldorph1-2/+0
2016-04-19Fix SysV calling convention bug in interop. We need to treat delegate field (...Yi Zhang (CLR)1-1/+0
2016-04-18Reenable testsRuss Keldorph1-2/+0
2016-04-13Merge pull request #4297 from tijoytom/mastertijoytom1-1/+0
2016-04-13Disabling the failing struct by value scenario.Tijoy Tom Kalathiparambil1-1/+0
2016-04-12Merge pull request #4278 from RussKeldorph/t1Russ Keldorph1-2/+0
2016-04-12Fix output casing of prefix dirMatt Mitchell1-4/+0
2016-04-12Fix two "missing DLL" test failuresRuss Keldorph1-2/+0
2016-04-11Merge pull request #4101 from sejongoh/detect_ldsfld_access_non_static_fieldSejong Oh1-2/+0
2016-04-11Merge pull request #4113 from swgillespie/long_running_gcSean Gillespie1-2/+0
2016-04-11Create Long-running GC test job for the CISean Gillespie1-2/+0
2016-04-11Fix JIT crash with static function accessing non-static fieldSejong Oh1-2/+0
2016-04-11ByValArray marshaling support is implemented in OleVariant.cpp (which actuall...Yi Zhang (CLR)1-1/+0
2016-04-09Fix LPTSTRTest failure - it has a incorrect constant probably due to bad port...Yi Zhang (CLR)1-1/+0
2016-04-08Merge branch 'port_interop_tests' of https://github.com/botaberg/coreclr into...Tijoy Tom Kalathiparambil1-0/+4
2016-04-07Fix LPSTR test failure due to incorrect implementation of strncpy_s. It was i...Yi Zhang (CLR)1-1/+0
2016-04-06Re-enable ICastable test now that it is passing on MacYi Zhang (CLR)1-1/+0
2016-04-06Disable MarshalStructAsLayoutSeq.sh outside of WindowsJohn Bottenberg1-1/+1
2016-04-05Merge branch 'master' of https://github.com/dotnet/coreclrTijoy Tom Kalathiparambil1-13/+2
2016-04-05Fixing test for non-windows platforms.Tijoy Tom Kalathiparambil1-2/+0
2016-04-05Merge pull request #4077 from tijoytom/mastertijoytom1-1/+0
2016-04-04Disabling the object as variant in struct marshallingTijoy Tom Kalathiparambil1-1/+0
2016-04-04Fix a number of tests that make invalid assumptions about object lifetimes. F...Sean Gillespie1-12/+2
2016-04-04Disable failing portions of MarshalStructAsLayoutSeqJohn Bottenberg1-0/+1
2016-03-30Port more Interop tests from Desktop CLR to CoreCLRJohn Bottenberg1-0/+2
2016-03-23Merge branch 'master' of https://github.com/dotnet/coreclrTijoy Tom Kalathiparambil1-2/+36
2016-03-23Add licence header and disabling some failing testsTijoy Tom Kalathiparambil1-1/+2
2016-03-23Fix some tests in the EHPatternTests on UnixJan Vorlicek1-1/+0
2016-03-21Disable OutOfMemoryException test in HardwareEh testwtgodbe1-1/+0
2016-03-16Disable tests that are failing in CI on UnixJan Kotas1-1/+2
2016-03-14Merge pull request #3699 from jkotas/testsJan Kotas1-2/+1
2016-03-14Disable failing Hardware EH test on non-windowswtgodbe1-0/+1
2016-03-14Delete bad testsJan Kotas1-2/+1
2016-03-09Merge pull request #3394 from swgillespie/gctestsSean Gillespie1-1/+34
2016-03-09Merge pull request #3489 from rahku/EHTestPortRahul Kumar1-0/+1
2016-03-09Port EH tests.Rahul Kumar1-0/+1
2016-03-09Initial bringup of new set of ported GC tests.Sean Gillespie1-1/+34
2016-03-09Merge branch 'master' of https://github.com/dotnet/coreclrtijoytom1-0/+1
2016-03-08Disable tests failing on Linuxtijoytom1-0/+3
2016-03-07Fix race condition in Pri 2 tests, and revert those tests to Pri 1William Godbe1-0/+1
2016-03-01Reenable tests after #2728 workaround in placeRuss Keldorph1-6/+0
2016-02-23Adding more interop tests.tijoytom1-0/+1
2016-02-18Delete 'do not port' test, add non-windows exclusionsRichard L Ford1-0/+28
2016-02-13Re-disable tests failing due to #2728Russ Keldorph1-0/+3
2016-02-10Disable test causing Ubuntu failuresAndy Ayers1-1/+2
2016-02-09Re-enable previously disabled tests that are now passing on non-Windows platf...William Godbe1-75/+1
2016-01-25Disable running CscBench off windowsAndy Ayers1-0/+1
2016-01-14Disable tests failing in Checked builds so automation is greenRuss Keldorph1-0/+3
2016-01-12Merge pull request #2607 from pgavlin/Reenableb99969Pat Gavlin1-1/+0
2016-01-11Re-enable b99969.Pat Gavlin1-1/+0