Uploaded image for project: 'phpBB3'
  1. phpBB3
  2. PHPBB3-10156

Cron tests fail on windows

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Fixed
    • 3.1.0-dev
    • 3.1.0-a1
    • None
    • None

    Description

      There was 1 error:
       
      1) phpbb_cache_test::test_cache_driver_file
      rmdir(C:\Documents and Settings\Administrator\phpbb3\tests\cache/../tmp/cache/):
       Permission denied
       
       
      --
       
       
      There were 6 failures:
       
      1) phpbb_cron_manager_test::test_manager_finds_shipped_tasks
      Failed asserting that <integer:0> matches expected <integer:2>.
       
       
      2) phpbb_cron_manager_test::test_manager_finds_shipped_task_by_name
      Failed asserting that <null> is an instance of class "phpbb_cron_task_wrapper".
       
       
      3) phpbb_cron_manager_test::test_manager_instantiates_task_by_name
      Failed asserting that <null> is an instance of class "phpbb_cron_task_wrapper".
       
       
      4) phpbb_cron_manager_test::test_manager_finds_all_ready_tasks
      Failed asserting that <integer:0> matches expected <integer:2>.
       
       
      5) phpbb_cron_manager_test::test_manager_finds_one_ready_task
      Failed asserting that <null> is an instance of class "phpbb_cron_task_wrapper".
       
       
      6) phpbb_cron_manager_test::test_manager_finds_only_ready_tasks
      Failed asserting that two arrays are equal.
      --- Expected
      +++ Actual
      @@ @@
       Array
       (
      -    [0] => phpbb_cron_task_testmod_simple_ready
       )
      

      The first error is probably irrelevant.

      Attachments

        Activity

          People

            Oleg Oleg [X] (Inactive)
            Oleg Oleg [X] (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: