Merge pull request #19114 from JDevlieghere/master

diff --git a/test/DebugInfo/local-vars.swift.gyb b/test/DebugInfo/local-vars.swift.gyb
index 662971e..5a9af6e 100644
--- a/test/DebugInfo/local-vars.swift.gyb
+++ b/test/DebugInfo/local-vars.swift.gyb
@@ -1,4 +1,3 @@
-// XFAIL: linux
 // An end-to-end test to ensure local variables have debug info.  This
 // test only verifies that the variables show up in the debug info at
 // all. There are other tests testing liveness and representation.