Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix remaining tests for SQLite driver #6

Open
jlfranklin opened this issue May 19, 2018 · 0 comments
Open

Fix remaining tests for SQLite driver #6

jlfranklin opened this issue May 19, 2018 · 0 comments

Comments

@jlfranklin
Copy link
Member

This is what's left. Drupal has a meta-issue that may cover several of them at https://www.drupal.org/project/drupal/issues/2318191.

Detailed test results
---------------------


---- Upgrade path: Bare upgrade test (BareUpgradePathTestCase) ----


Status    Group      Filename          Line Function
--------------------------------------------------------------------------------
Fail      Other      upgrade.test       196 UpgradePathTestCase->performUpgrade
    Failed: PDOException: SQLSTATE[HY000]: General error: 1 no such column:
    language: CREATE INDEX simpletest967036.comment_0_comment_nid_language ON
    comment_0 (nid, language);
    ; Array
    (
    )
     in db_change_field() (line 3175 of
    /home/vmadmin/silkscreen/core/includes/database/database.inc).
Fail      Other      upgrade.test       196 UpgradePathTestCase->performUpgrade
    Failed: PDOException: SQLSTATE[HY000]: General error: 1 no such column:
    language: CREATE INDEX simpletest967036.node_0_language ON node_0
    (language);
    ; Array
    (
    )
     in db_change_field() (line 3175 of
    /home/vmadmin/silkscreen/core/includes/database/database.inc).
Fail      Other      upgrade_bare.test   23 BareUpgradePathTestCase->testBareUp
    The upgrade was completed successfully.



---- Database: Insert tests (DatabaseInsertTestCase) ----


Status    Group      Filename          Line Function
--------------------------------------------------------------------------------
Fail      Other      database_test.tes  606 DatabaseInsertTestCase->testInsertS
    Can retrieve after inserting.



---- Field API: Field SQL Storage tests (FieldSqlStorageTestCase) ----


Status    Group      Filename          Line Function
--------------------------------------------------------------------------------
Fail      Other      field_sql_storage  313 FieldSqlStorageTestCase->testFieldU
    Update succeeded.


---- File API: File uploading transliteration (FileUploadTransliterationTest) ----


Status    Group      Filename          Line Function
--------------------------------------------------------------------------------
Fail      Other      file.test          936 FileUploadTransliterationTest->test
    "Transliteration is not required." found


---- Upgrade path: Filled upgrade test (FilledUpgradePathTestCase) ----


Status    Group      Filename          Line Function
--------------------------------------------------------------------------------
Fail      Other      upgrade.test       196 UpgradePathTestCase->performUpgrade
    Failed: PDOException: SQLSTATE[HY000]: General error: 1 no such column:
    language: CREATE INDEX simpletest114692.comment_0_comment_nid_language ON
    comment_0 (nid, language);
    ; Array
    (
    )
     in db_change_field() (line 3175 of
    /home/vmadmin/silkscreen/core/includes/database/database.inc).
Fail      Other      upgrade.test       196 UpgradePathTestCase->performUpgrade
    Failed: PDOException: SQLSTATE[HY000]: General error: 1 no such column:
    language: CREATE INDEX simpletest114692.node_0_language ON node_0
    (language);
    ; Array
    (
    )
     in db_change_field() (line 3175 of
    /home/vmadmin/silkscreen/core/includes/database/database.inc).
Fail      Other      upgrade_filled.te   23 FilledUpgradePathTestCase->testFill
    The upgrade was completed successfully.


---- Upgrade path: Language upgrade test (LanguageUpgradePathTestCase) ----


Status    Group      Filename          Line Function
--------------------------------------------------------------------------------
Fail      Completion upgrade.language.   28 LanguageUpgradePathTestCase->testLa
    The test did not complete due to a fatal error.
Fail      Other      upgrade.test       180 UpgradePathTestCase->performUpgrade
    Found the Continue button
Fail      Other      upgrade.test       180 UpgradePathTestCase->performUpgrade
    Found the requested form fields at
Fail      Other      upgrade.test       186 UpgradePathTestCase->performUpgrade
    Found the Apply pending updates button
Fail      Other      upgrade.test       186 UpgradePathTestCase->performUpgrade
    Found the requested form fields at
Fail      Other      upgrade.test       187 UpgradePathTestCase->performUpgrade
    "Updates were attempted" found
Fail      Other      upgrade.language.   29 LanguageUpgradePathTestCase->testLa
    The upgrade was completed successfully.
Fail      Other      upgrade.language.   32 LanguageUpgradePathTestCase->testLa
    Catalan is the default language
Fail      Other      upgrade.language.   35 LanguageUpgradePathTestCase->testLa
    English default property properly set
Exception Exception  bootstrap.inc     3168 _backdrop_bootstrap_configuration()
    The configuration directory in settings.php is specified as
    './files/simpletest/534495/config_active', but this directory is either
    empty or missing crucial files. Check that the $config_directories variable
    is correct in settings.php.
Fail      Other      upgrade.language.   43 LanguageUpgradePathTestCase->testLa
    Node 38 displayed after update.
Fail      Other      upgrade.language.   44 LanguageUpgradePathTestCase->testLa
    Comment 1 displayed after update.
Fail      Other      upgrade.language.   45 LanguageUpgradePathTestCase->testLa
    Comment 2 displayed after update.
Fail      Other      upgrade.language.   48 LanguageUpgradePathTestCase->testLa
    Localized Catalan medium date format displayed correctly after update.
Exception Exception  bootstrap.inc     3168 _backdrop_bootstrap_configuration()
    The configuration directory in settings.php is specified as
    './files/simpletest/534495/config_active', but this directory is either
    empty or missing crucial files. Check that the $config_directories variable
    is correct in settings.php.
Fail      Other      upgrade.language.   51 LanguageUpgradePathTestCase->testLa
    Default U.S. English medium date format displayed correctly after update.
Exception Exception  bootstrap.inc     3168 _backdrop_bootstrap_configuration()
    The configuration directory in settings.php is specified as
    './files/simpletest/534495/config_active', but this directory is either
    empty or missing crucial files. Check that the $config_directories variable
    is correct in settings.php.
Fail      Other      upgrade.language.   54 LanguageUpgradePathTestCase->testLa
    Localized Chuvash medium date format displayed correctly after update.
Exception Notice     upgrade.language.   58 LanguageUpgradePathTestCase->testLa
    Undefined property: stdClass::$langcode
Fail      Other      upgrade.language.   58 LanguageUpgradePathTestCase->testLa
    Comment 1 language code found.
Fail      Other      upgrade.language.   66 LanguageUpgradePathTestCase->testLa
    The language switcher block is being correctly showed.


---- Layout: Layout Upgrade Test (LayoutUpgradePathTest) ----


Status    Group      Filename          Line Function
--------------------------------------------------------------------------------
Fail      Other      upgrade.test       196 UpgradePathTestCase->performUpgrade
    Failed: PDOException: SQLSTATE[HY000]: General error: 1 no such column:
    language: CREATE INDEX simpletest459508.comment_0_comment_nid_language ON
    comment_0 (nid, language);
    ; Array
    (
    )
     in db_change_field() (line 3175 of
    /home/vmadmin/silkscreen/core/includes/database/database.inc).
Fail      Other      upgrade.test       196 UpgradePathTestCase->performUpgrade
    Failed: PDOException: SQLSTATE[HY000]: General error: 1 no such column:
    language: CREATE INDEX simpletest459508.node_0_language ON node_0
    (language);
    ; Array
    (
    )
     in db_change_field() (line 3175 of
    /home/vmadmin/silkscreen/core/includes/database/database.inc).
Fail      Other      layout.test       1962 LayoutUpgradePathTest->testLayoutUp
    The upgrade was completed successfully.
Exception Warning    admin_bar.map.inc   59 menu_admin_bar_map()
    array_keys() expects parameter 1 to be array, null given
Exception Uncaught e node.entity.inc    311 NodeStorageController->save()
    EntityStorageException: SQLSTATE[HY000]: General error: 1 table
    simpletest459508.node has no column named langcode in
    NodeStorageController->save() (line 311 of
    /home/vmadmin/silkscreen/core/modules/node/node.entity.inc).


---- Views Handlers: Filter: Combine (ViewsHandlerFilterCombineTest) ----


Status    Group      Filename          Line Function
--------------------------------------------------------------------------------
Fail      Other      views_handler_fil   74 ViewsHandlerFilterCombineTest->test
    Identical result set


---- Views Handlers: Filter: String (ViewsHandlerFilterStringTest) ----


Status    Group      Filename          Line Function
--------------------------------------------------------------------------------
Fail      Other      views_handler_fil  590 ViewsHandlerFilterStringTest->testF
    Identical result set
Fail      Other      views_handler_fil  611 ViewsHandlerFilterStringTest->testF
    Identical result set
Fail      Other      views_handler_fil  635 ViewsHandlerFilterStringTest->testF
    Identical result set
Fail      Other      views_handler_fil  653 ViewsHandlerFilterStringTest->testF
    Identical result set
Fail      PHP Fatal  node.entity.inc     11 Unknown
    Class 'Entity' not found
vmadmin@silk:~/silkscreen$
jlfranklin added a commit that referenced this issue May 19, 2018
jlfranklin added a commit that referenced this issue May 19, 2018
jlfranklin added a commit that referenced this issue May 25, 2018
…es/2348137#comment-11392211 to enable WAL

- Add a busy_timeout parameter to make "database is locked" exceptions a rare occurence.
jlfranklin added a commit that referenced this issue May 25, 2018
… case correctly. Add a note about this limitation to the README.md file.
jlfranklin added a commit that referenced this issue May 25, 2018
…cked); add a CAST AS NUMERIC (from the Drupal 8 driver.
jlfranklin added a commit that referenced this issue May 25, 2018
jlfranklin added a commit that referenced this issue May 25, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant