REGRESSION (r250655?): [ Mac Debug ] inspector/runtime/promise-native-getter.html is a flaky timeout
https://bugs.webkit.org/show_bug.cgi?id=206303

Unreviewed test gardening.

* platform/mac/TestExpectations:

git-svn-id: http://svn.webkit.org/repository/webkit/trunk@254693 268f45cc-cd09-0410-ab3c-d52691b4dbfc
diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index af8a1be..adb2dd7 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,5 +1,14 @@
 2020-01-16  Truitt Savell  <tsavell@apple.com>
 
+        REGRESSION (r250655?): [ Mac Debug ] inspector/runtime/promise-native-getter.html is a flaky timeout
+        https://bugs.webkit.org/show_bug.cgi?id=206303
+
+        Unreviewed test gardening.
+
+        * platform/mac/TestExpectations:
+
+2020-01-16  Truitt Savell  <tsavell@apple.com>
+
         Marking storage/indexeddb/modern/objectstore-autoincrement-types.html as flaky on Debug WK1
         https://bugs.webkit.org/show_bug.cgi?id=199117
 
diff --git a/LayoutTests/platform/mac/TestExpectations b/LayoutTests/platform/mac/TestExpectations
index f140220..fa052e8 100644
--- a/LayoutTests/platform/mac/TestExpectations
+++ b/LayoutTests/platform/mac/TestExpectations
@@ -1934,4 +1934,6 @@
 webkit.org/b/77568 [ Sierra HighSierra Mojave ] fast/text/locale-shaping.html [ ImageOnlyFailure ]
 webkit.org/b/77568 [ Sierra HighSierra Mojave ] fast/text/locale-shaping-complex.html [ ImageOnlyFailure ]
 
-webkit.org/b/206291 storage/websql/statement-error-callback.html [ Pass Timeout ]
\ No newline at end of file
+webkit.org/b/206291 storage/websql/statement-error-callback.html [ Pass Timeout ]
+
+webkit.org/b/206303 [ Debug ] inspector/runtime/promise-native-getter.html [ Pass Timeout ]
\ No newline at end of file