Skip to content

Test

Test #3735

Triggered via workflow run May 22, 2024 00:28
@evazionevazion
completed 6a34465
Status Failure
Total duration 36m 33s
Artifacts 1

test.yaml

on: workflow_run
Fit to window
Zoom out
Zoom in

Annotations

11 errors, 2 warnings, and 10 notices
AITagsControllerTest: The AI tags controller index action should render for search[is_posted]=false (1.0s): danbooru/test/functional/ai_tags_controller_test.rb#L45
Failure: The AI tags controller index action should render for search[is_posted]=false. [/danbooru/app/models/post.rb:413]: NoMethodError: undefined method `is_builder?' for nil:NilClass app/models/post.rb:413:in `validate_new_tags' test/functional/ai_tags_controller_test.rb:15:in `block (3 levels) in <class:AITagsControllerTest>' test/functional/ai_tags_controller_test.rb:52:in `block in create_test_from_should_hash'
AITagsControllerTest: The AI tags controller tag action should not allow unauthorized users to edit tags (0.53s): danbooru/test/functional/ai_tags_controller_test.rb#L81
Failure: The AI tags controller tag action should not allow unauthorized users to edit tags. [/danbooru/app/models/post.rb:413]: NoMethodError: undefined method `is_builder?' for nil:NilClass app/models/post.rb:413:in `validate_new_tags' test/functional/ai_tags_controller_test.rb:53:in `block (3 levels) in <class:AITagsControllerTest>' test/functional/ai_tags_controller_test.rb:88:in `block in create_test_from_should_hash'
AITagsControllerTest: The AI tags controller index action should render the gallery view for Members (1.1s): danbooru/test/functional/ai_tags_controller_test.rb#L30
Failure: The AI tags controller index action should render the gallery view for Members. [/danbooru/app/models/post.rb:413]: NoMethodError: undefined method `is_builder?' for nil:NilClass app/models/post.rb:413:in `validate_new_tags' test/functional/ai_tags_controller_test.rb:15:in `block (3 levels) in <class:AITagsControllerTest>' test/functional/ai_tags_controller_test.rb:37:in `block in create_test_from_should_hash'
AITagsControllerTest: The AI tags controller tag action should work for adding an AI tag (0.68s): danbooru/test/functional/ai_tags_controller_test.rb#L67
Failure: The AI tags controller tag action should work for adding an AI tag. [/danbooru/app/models/post.rb:413]: NoMethodError: undefined method `is_builder?' for nil:NilClass app/models/post.rb:413:in `validate_new_tags' test/functional/ai_tags_controller_test.rb:53:in `block (3 levels) in <class:AITagsControllerTest>' test/functional/ai_tags_controller_test.rb:74:in `block in create_test_from_should_hash'
AITagsControllerTest: The AI tags controller tag action should work for removing an AI tag (0.7s): danbooru/test/functional/ai_tags_controller_test.rb#L59
Failure: The AI tags controller tag action should work for removing an AI tag. [/danbooru/app/models/post.rb:413]: NoMethodError: undefined method `is_builder?' for nil:NilClass app/models/post.rb:413:in `validate_new_tags' test/functional/ai_tags_controller_test.rb:53:in `block (3 levels) in <class:AITagsControllerTest>' test/functional/ai_tags_controller_test.rb:66:in `block in create_test_from_should_hash'
AITagsControllerTest: The AI tags controller index action should render for search[is_posted]=true (1.49s): danbooru/test/functional/ai_tags_controller_test.rb#L40
Failure: The AI tags controller index action should render for search[is_posted]=true. [/danbooru/app/models/post.rb:413]: NoMethodError: undefined method `is_builder?' for nil:NilClass app/models/post.rb:413:in `validate_new_tags' test/functional/ai_tags_controller_test.rb:15:in `block (3 levels) in <class:AITagsControllerTest>' test/functional/ai_tags_controller_test.rb:47:in `block in create_test_from_should_hash'
AITagsControllerTest: The AI tags controller tag action should work for adding a custom tag (0.65s): danbooru/test/functional/ai_tags_controller_test.rb#L74
Failure: The AI tags controller tag action should work for adding a custom tag. [/danbooru/app/models/post.rb:413]: NoMethodError: undefined method `is_builder?' for nil:NilClass app/models/post.rb:413:in `validate_new_tags' test/functional/ai_tags_controller_test.rb:53:in `block (3 levels) in <class:AITagsControllerTest>' test/functional/ai_tags_controller_test.rb:81:in `block in create_test_from_should_hash'
AITagsControllerTest: The AI tags controller index action should render the gallery view for anonymous users (1.41s): danbooru/test/functional/ai_tags_controller_test.rb#L25
Failure: The AI tags controller index action should render the gallery view for anonymous users. [/danbooru/app/models/post.rb:413]: NoMethodError: undefined method `is_builder?' for nil:NilClass app/models/post.rb:413:in `validate_new_tags' test/functional/ai_tags_controller_test.rb:15:in `block (3 levels) in <class:AITagsControllerTest>' test/functional/ai_tags_controller_test.rb:32:in `block in create_test_from_should_hash'
AITagsControllerTest: The AI tags controller index action should render the table view (1.22s): danbooru/test/functional/ai_tags_controller_test.rb#L35
Failure: The AI tags controller index action should render the table view. [/danbooru/app/models/post.rb:413]: NoMethodError: undefined method `is_builder?' for nil:NilClass app/models/post.rb:413:in `validate_new_tags' test/functional/ai_tags_controller_test.rb:15:in `block (3 levels) in <class:AITagsControllerTest>' test/functional/ai_tags_controller_test.rb:42:in `block in create_test_from_should_hash'
ApplicationControllerTest: The application controller when the api limit is exceeded should fail with a 429 error (1.69s): danbooru/test/functional/application_controller_test.rb#L339
Failure: The application controller when the api limit is exceeded should fail with a 429 error. [/danbooru/app/models/post.rb:413]: NoMethodError: undefined method `is_builder?' for nil:NilClass app/models/post.rb:413:in `validate_new_tags' test/functional/application_controller_test.rb:341:in `block (3 levels) in <class:ApplicationControllerTest>' test/functional/application_controller_test.rb:347:in `instance_exec' test/functional/application_controller_test.rb:347:in `block in create_test_from_should_hash'
test
Process completed with exit code 1.
DanbooruHttpTest: Danbooru: danbooru/test/unit/danbooru_http_test.rb#L241
Http unpolish cloudflare feature should return the original image for polished images (0.06s)::Skipped test.
Sources: danbooru/test/test_helpers/source_test_helper.rb#L18
CiEnTest: An article with images and videos should work (0.06s)::Skipped test.
Sources: danbooru/test/test_helpers/source_test_helper.rb#L18
CiEnTest: An R18 article url should work (0.07s)::Skipped test.
Sources: danbooru/test/test_helpers/source_test_helper.rb#L18
CiEnTest: A self-introduction article should work (0.07s)::Skipped test.
Sources: danbooru/test/test_helpers/source_test_helper.rb#L18
CiEnTest: An all-ages article url should work (0.07s)::Skipped test.
Sources: danbooru/test/test_helpers/source_test_helper.rb#L165
CiEnTest: Sources::CiEn should Parse Ci-En URLs correctly (0.09s)::Skipped test.
Sources: danbooru/test/test_helpers/source_test_helper.rb#L18
WeiboTest: A multi-page Weibo upload should work (0.06s)::Skipped test.
Sources: danbooru/test/test_helpers/source_test_helper.rb#L18
WeiboTest: A deleted or not existing Weibo picture should work (0.06s)::Skipped test.
Sources: danbooru/test/test_helpers/source_test_helper.rb#L18
WeiboTest: A Weibo post with video should work (0.05s)::Skipped test.
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "test-results". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/

Artifacts

Produced during runtime
Name Size
test-results
4.86 MB