summaryrefslogtreecommitdiff
path: root/tests/functional/i/invalid/invalid_sequence_index.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/functional/i/invalid/invalid_sequence_index.txt')
-rw-r--r--tests/functional/i/invalid/invalid_sequence_index.txt19
1 files changed, 19 insertions, 0 deletions
diff --git a/tests/functional/i/invalid/invalid_sequence_index.txt b/tests/functional/i/invalid/invalid_sequence_index.txt
new file mode 100644
index 000000000..baf1b2167
--- /dev/null
+++ b/tests/functional/i/invalid/invalid_sequence_index.txt
@@ -0,0 +1,19 @@
+invalid-sequence-index:13:11:function1:Sequence index is not an int, slice, or instance with __index__
+invalid-sequence-index:17:11:function2:Sequence index is not an int, slice, or instance with __index__
+invalid-sequence-index:21:11:function3:Sequence index is not an int, slice, or instance with __index__
+invalid-sequence-index:25:11:function4:Sequence index is not an int, slice, or instance with __index__
+invalid-sequence-index:33:11:function5:Sequence index is not an int, slice, or instance with __index__
+invalid-sequence-index:37:11:function6:Sequence index is not an int, slice, or instance with __index__
+invalid-sequence-index:41:11:function7:Sequence index is not an int, slice, or instance with __index__
+invalid-sequence-index:48:11:function8:Sequence index is not an int, slice, or instance with __index__
+invalid-sequence-index:128:4:function19:Sequence index is not an int, slice, or instance with __index__
+invalid-sequence-index:133:8:function20:Sequence index is not an int, slice, or instance with __index__
+invalid-sequence-index:144:4:function21:Sequence index is not an int, slice, or instance with __index__
+invalid-sequence-index:145:8:function21:Sequence index is not an int, slice, or instance with __index__
+invalid-sequence-index:160:4:function22:Sequence index is not an int, slice, or instance with __index__
+invalid-sequence-index:162:8:function22:Sequence index is not an int, slice, or instance with __index__
+invalid-sequence-index:178:4:function23:Sequence index is not an int, slice, or instance with __index__
+invalid-sequence-index:180:4:function23:Sequence index is not an int, slice, or instance with __index__
+invalid-sequence-index:196:4:function24:Sequence index is not an int, slice, or instance with __index__
+invalid-sequence-index:198:8:function24:Sequence index is not an int, slice, or instance with __index__
+invalid-sequence-index:208:11:function25:Sequence index is not an int, slice, or instance with __index__