You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[tests][mobile] Enable diagnostic_tracing for iOS runtime tests (#64952)
* [tests][diagnostics] Enable diagnostics tracing on iOS runtime tests
* Reenable eventactivityidcontrol on iOS runtime tests
* temporary enable runtime ios tests to be ran
* Revert "temporary enable runtime ios tests to be ran"
This reverts commit dd06be7.
Copy file name to clipboardExpand all lines: src/tests/issues.targets
-3Lines changed: 0 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -3699,9 +3699,6 @@
3699
3699
<ExcludeList Include = "$(XunitTestBinBase)/tracing/eventpipe/complus_config/name_config_with_pid/**">
3700
3700
<Issue>System.ArgumentNullException: Value cannot be null. (Parameter 'path1')</Issue>
3701
3701
</ExcludeList>
3702
-
<ExcludeList Include = "$(XunitTestBinBase)/tracing/eventactivityidcontrol/eventactivityidcontrol/**">
3703
-
<Issue>System.Exception: Values for 'retCode' are not equal! Left='1' Right='0'</Issue>
3704
-
</ExcludeList>
3705
3702
3706
3703
<ExcludeList Include = "$(XunitTestBinBase)/readytorun/multifolder/multifolder/**">
3707
3704
<Issue>System.IO.FileNotFoundException: Could not load file or assembly '/.../Library/Developer/CoreSimulator/Devices/941235AB-7563-4D79-AC28-946B7AD2304A/data/Containers/Bundle/Application/40176A30-D8F5-4497-958A-6514E5C684FC/readytorun_multifolder.app/testdir-multifolder/../FolderA/FolderA/FolderA.dll' or one of its dependencies.</Issue>
0 commit comments