Skip to content

Commit 8587d1c

Browse files
committed
Skip payload cached size specs
1 parent 97ab01c commit 8587d1c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

spec/support/shared/examples/payload_cached_size_is_consistent.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@
110110

111111
next if reference_name =~ /generic|peinject/
112112

113-
it 'has a valid cached_size' do
113+
it 'has a valid cached_size', skip: 'Migrated to Jenkins' do
114114
pinst = load_and_create_module(
115115
ancestor_reference_names: ancestor_reference_names,
116116
module_type: module_type,

0 commit comments

Comments
 (0)