Skip to content

Commit 7b4125c

Browse files
committed
[Stress tester XFails] Update XFails
- rdar://92156002 was casued by swiftlang/swift#41996
1 parent e79c27f commit 7b4125c

File tree

1 file changed

+109
-1
lines changed

1 file changed

+109
-1
lines changed

sourcekit-xfails.json

Lines changed: 109 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -644,7 +644,7 @@
644644
"applicableConfigs" : [
645645
"main"
646646
],
647-
"issueUrl" : "<issue url>"
647+
"issueUrl" : "https://bugs.swift.org/browse/SR-15499"
648648
},
649649
{
650650
"path" : "*\/MovieSwift\/MovieSwift\/MovieSwift\/views\/components\/discover\/DraggableCover.swift",
@@ -825,5 +825,113 @@
825825
"main"
826826
],
827827
"issueUrl" : "https://bugs.swift.org/browse/SR-16056"
828+
},
829+
{
830+
"path" : "*\/ACHNBrowserUI\/ACHNBrowserUI\/ACHNBrowserUI\/views\/turnips\/TurnipsView.swift",
831+
"modification" : "unmodified",
832+
"issueDetail" : {
833+
"kind" : "codeComplete",
834+
"offset" : 6697
835+
},
836+
"applicableConfigs" : [
837+
"main"
838+
],
839+
"issueUrl" : "https://bugs.swift.org/browse/SR-16056"
840+
},
841+
{
842+
"path" : "*\/MovieSwift\/MovieSwift\/Shared\/flux\/models\/DiscoverFilter.swift",
843+
"modification" : "unmodified",
844+
"issueDetail" : {
845+
"kind" : "codeComplete",
846+
"offset" : 1965
847+
},
848+
"applicableConfigs" : [
849+
"main"
850+
],
851+
"issueUrl" : "rdar://92156002"
852+
},
853+
{
854+
"path" : "*\/MovieSwift\/MovieSwift\/Shared\/flux\/models\/DiscoverFilter.swift",
855+
"modification" : "insideOut-989",
856+
"issueDetail" : {
857+
"kind" : "codeComplete",
858+
"offset" : 681
859+
},
860+
"applicableConfigs" : [
861+
"main"
862+
],
863+
"issueUrl" : "rdar://92156002"
864+
},
865+
{
866+
"path" : "*\/Result\/Result\/AnyError.swift",
867+
"modification" : "unmodified",
868+
"issueDetail" : {
869+
"kind" : "codeComplete",
870+
"offset" : 808
871+
},
872+
"applicableConfigs" : [
873+
"main"
874+
],
875+
"issueUrl" : "rdar://92156002"
876+
},
877+
{
878+
"path" : "*\/Result\/Result\/AnyError.swift",
879+
"modification" : "unmodified",
880+
"issueDetail" : {
881+
"kind" : "codeComplete",
882+
"offset" : 897
883+
},
884+
"applicableConfigs" : [
885+
"main"
886+
],
887+
"issueUrl" : "rdar://92156002"
888+
},
889+
{
890+
"path" : "*\/Result\/Result\/AnyError.swift",
891+
"modification" : "unmodified",
892+
"issueDetail" : {
893+
"kind" : "codeComplete",
894+
"offset" : 991
895+
},
896+
"applicableConfigs" : [
897+
"main"
898+
],
899+
"issueUrl" : "rdar://92156002"
900+
},
901+
{
902+
"path" : "*\/Result\/Result\/AnyError.swift",
903+
"modification" : "concurrent-733",
904+
"issueDetail" : {
905+
"kind" : "codeComplete",
906+
"offset" : 733
907+
},
908+
"applicableConfigs" : [
909+
"main"
910+
],
911+
"issueUrl" : "rdar://92156002"
912+
},
913+
{
914+
"path" : "*\/Result\/Result\/AnyError.swift",
915+
"modification" : "concurrent-897",
916+
"issueDetail" : {
917+
"kind" : "codeComplete",
918+
"offset" : 897
919+
},
920+
"applicableConfigs" : [
921+
"main"
922+
],
923+
"issueUrl" : "rdar://92156002"
924+
},
925+
{
926+
"path" : "*\/Result\/Result\/AnyError.swift",
927+
"modification" : "concurrent-991",
928+
"issueDetail" : {
929+
"kind" : "codeComplete",
930+
"offset" : 991
931+
},
932+
"applicableConfigs" : [
933+
"main"
934+
],
935+
"issueUrl" : "rdar://92156002"
828936
}
829937
]

0 commit comments

Comments
 (0)