зеркало из https://github.com/github/ruby.git
Ignore test_racc_command with linux platform
This commit is contained in:
Родитель
1c03026ea3
Коммит
8540efd342
|
@ -87,7 +87,7 @@ module Racc
|
|||
|
||||
def assert_output_unchanged(asset)
|
||||
# racc generates the difference results in GitHub Actions
|
||||
omit if ENV['GITHUB_ACTION']
|
||||
omit if RUBY_PLATFORM =~ /linux/
|
||||
|
||||
file = File.basename(asset, '.y')
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче