<?xml version="1.0" encoding="UTF-8" ?>

<bugzilla version="5.2"
          urlbase="https://bugzilla.altlinux.org/"
          
          maintainer="jenya@basealt.ru"
>

    <bug>
          <bug_id>47707</bug_id>
          
          <creation_ts>2023-09-23 21:09:47 +0300</creation_ts>
          <short_desc>Could not find rspec-3.11.0 при тестовом прогоне</short_desc>
          <delta_ts>2024-04-21 03:43:37 +0300</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>4</classification_id>
          <classification>Development</classification>
          <product>Sisyphus</product>
          <component>gem-forking-test-runner</component>
          <version>unstable</version>
          <rep_platform>x86_64</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>CLOSED</bug_status>
          <resolution>WONTFIX</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P5</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Evgeny Shesteperov">alimektor</reporter>
          <assigned_to name="majioa@altlinux.org">majioa</assigned_to>
          <cc>3aHyga</cc>
    
    <cc>admsasha</cc>
    
    <cc>cas</cc>
    
    <cc>majioa</cc>
    
    <cc>mike</cc>
    
    <cc>nbr</cc>
    
    <cc>pav</cc>
    
    <cc>rider</cc>
    
    <cc>thatman</cc>
          
          <qa_contact>qa-sisyphus</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>233740</commentid>
    <comment_count>0</comment_count>
    <who name="Evgeny Shesteperov">alimektor</who>
    <bug_when>2023-09-23 21:09:47 +0300</bug_when>
    <thetext>Версия

-   gem-forking-test-runner-1.13.0-alt1

Шаги воспроизведения

    # apt-get install -y gem-forking-test-runner forking-test-runner gem-forking-test-runner-doc gem-bump gem-rspec gem-sqlite3 gem-minitest gem-activerecord gem-parallel-tests gem-rspec-core gem-rspec-expectations gem-rspec-mocks gem-activemodel gem-activesupport gem-parallel gem-rspec-support gem-diff-lcs gem-concurrent-ruby gem-i18n gem-tzinfo &amp;&amp; \
    git clone https://github.com/grosser/forking_test_runner.git &amp;&amp; \
    cd forking_test_runner/spec/dummy &amp;&amp; \
    forking-test-runner test/

Ожидаемый результат: прогон тестов, как примере:

    forking-test-runner test/
    Running tests test/another_test.rb test/pollution_test.rb test/simple_test.rb
    ------ &gt;&gt;&gt; test/another_test.rb
    Run options: --seed 19151

    # Running tests:

    .

    Finished tests in 0.002904s, 344.3526 tests/s, 344.3526 assertions/s.

    1 tests, 1 assertions, 0 failures, 0 errors, 0 skips
    ------ &lt;&lt;&lt; test/another_test.rb ---- OK

    ...

    Results:
    test/another_test.rb: OK
    test/pollution_test.rb: OK
    test/simple_test.rb: OK

    9 assertions, 0 errors, 0 failures, 0 skips, 8 tests

Фактический результат:

    Running tests test/another_test.rb test/no_ar_test.rb test/pollution_test.rb test/simple_test.rb
    /root/forking_test_runner/lib/forking_test_runner/version.rb:2: warning: already initialized constant ForkingTestRunner::VERSION
    /usr/lib/ruby/gemie/gems/forking_test_runner-1.13.0/lib/forking_test_runner/version.rb:2: warning: previous definition of VERSION was here
    Could not find rspec-3.11.0, sqlite3-1.4.2, minitest-5.15.0, activerecord-7.0.3, parallel_tests-3.8.1, rspec-core-3.11.0, rspec-expectations-3.11.0, rspec-mocks-3.11.1, activemodel-7.0.3, activesupport-7.0.3, parallel-1.22.1, rspec-support-3.11.0, diff-lcs-1.5.0, concurrent-ruby-1.1.10 in any of the sources
    Run `bundle install` to install missing gems</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>245087</commentid>
    <comment_count>1</comment_count>
    <who name="Малъ Скрылевъ">3aHyga</who>
    <bug_when>2024-04-21 03:43:37 +0300</bug_when>
    <thetext>Пакетъ gem-forking-test-runner-devel ставили? 

Въ исходникахъ также нужно удалить Gemfile.lock, чтобы подцѣпились сѵстемные.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>