attempt to fix tests 2 #11
ci_suite.yml
on: pull_request
Collect data for other tasks
17s
Run Linters
4m 17s
Matrix: Alternate Tests
Matrix: Integration Tests
Check Alternate Tests
0s
Compare Screenshot Tests
0s
Annotations
160 errors and 1 warning
Runtime Station: /datum/unit_test/greyscale_item_icon_states:
code/modules/unit_tests/greyscale_config.dm#L21
Spiked Collar (Worn) (modular_nova/modules/GAGS/icons/collar.dmi|modular_nova/modules/GAGS/json_configs/collar/spike_worn.json) is missing a sprite for the worn overlay for /obj/item/clothing/neck/human_petcollar/choker. Expected icon state: 'choker'
|
Alternate Tests (515, 1636, runtimestation) / run_integration_tests
FAIL /datum/unit_test/greyscale_item_icon_states 0s
|
Runtime Station: /datum/unit_test/greyscale_color_count:
code/modules/unit_tests/greyscale_config.dm#L41
/obj/item/clothing/neck/human_petcollar/choker has the wrong amount of colors configured for Spiked Collar (modular_nova/modules/GAGS/icons/collar.dmi|modular_nova/modules/GAGS/json_configs/collar/spike.json). Expected 2 colors but found 1.
|
Alternate Tests (515, 1636, runtimestation) / run_integration_tests
FAIL /datum/unit_test/greyscale_color_count 0s
|
Runtime Station: /datum/unit_test/modify_fantasy_variable:
code/datums/greyscale/_greyscale_config.dm#L254
[09:48:36] Runtime in code/datums/greyscale/_greyscale_config.dm,254: Spiked Collar (modular_nova/modules/GAGS/icons/collar.dmi|modular_nova/modules/GAGS/json_configs/collar/spike.json) expected 2 color arguments but only received 1
proc name: GenerateBundle (/datum/greyscale_config/proc/GenerateBundle)
src: Spiked Collar (/datum/greyscale_config/collar/spike)
call stack:
Spiked Collar (/datum/greyscale_config/collar/spike): GenerateBundle(/list (/list), null, null)
Spiked Collar (/datum/greyscale_config/collar/spike): Generate("#222222", null)
Greyscale (/datum/controller/subsystem/processing/greyscale): GetColoredIconByType("/datum/greyscale_config/collar...", "#222222")
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): update greyscale()
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): update greyscale()
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): update greyscale()
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
Atoms (/datum/controller/subsystem/atoms): InitAtom(the spiked collar (/obj/item/clothing/neck/human_petcollar/choker), 0, /list (/list))
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): New(0)
/datum/unit_test/modify_fantas... (/datum/unit_test/modify_fantasy_variable): allocate(/obj/item/clothing/neck/human_... (/obj/item/clothing/neck/human_petcollar/choker))
/datum/unit_test/modify_fantas... (/datum/unit_test/modify_fantasy_variable): Run()
RunUnitTest(/datum/unit_test/modify_fantas... (/datum/unit_test/modify_fantasy_variable), /list (/list))
RunUnitTests()
/datum/callback (/datum/callback): InvokeAsync()
|
Runtime Station: /datum/unit_test/modify_fantasy_variable:
code/datums/greyscale/_greyscale_config.dm#L254
[09:48:36] Runtime in code/datums/greyscale/_greyscale_config.dm,254: Spiked Collar (Worn) (modular_nova/modules/GAGS/icons/collar.dmi|modular_nova/modules/GAGS/json_configs/collar/spike_worn.json) expected 2 color arguments but only received 1
proc name: GenerateBundle (/datum/greyscale_config/proc/GenerateBundle)
src: Spiked Collar (Worn) (/datum/greyscale_config/collar/spike/worn)
call stack:
Spiked Collar (Worn) (/datum/greyscale_config/collar/spike/worn): GenerateBundle(/list (/list), null, null)
Spiked Collar (Worn) (/datum/greyscale_config/collar/spike/worn): Generate("#222222", null)
Greyscale (/datum/controller/subsystem/processing/greyscale): GetColoredIconByType("/datum/greyscale_config/collar...", "#222222")
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): update greyscale()
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): update greyscale()
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
Atoms (/datum/controller/subsystem/atoms): InitAtom(the spiked collar (/obj/item/clothing/neck/human_petcollar/choker), 0, /list (/list))
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): New(0)
/datum/unit_test/modify_fantas... (/datum/unit_test/modify_fantasy_variable): allocate(/obj/item/clothing/neck/human_... (/obj/item/clothing/neck/human_petcollar/choker))
/datum/unit_test/modify_fantas... (/datum/unit_test/modify_fantasy_variable): Run()
RunUnitTest(/datum/unit_test/modify_fantas... (/datum/unit_test/modify_fantasy_variable), /list (/list))
RunUnitTests()
/datum/callback (/datum/callback): InvokeAsync()
|
Alternate Tests (515, 1636, runtimestation) / run_integration_tests
FAIL /datum/unit_test/modify_fantasy_variable 49.1s
|
Runtime Station: /datum/unit_test/create_and_destroy:
code/datums/greyscale/_greyscale_config.dm#L254
[09:50:20] Runtime in code/datums/greyscale/_greyscale_config.dm,254: Spiked Collar (modular_nova/modules/GAGS/icons/collar.dmi|modular_nova/modules/GAGS/json_configs/collar/spike.json) expected 2 color arguments but only received 1
proc name: GenerateBundle (/datum/greyscale_config/proc/GenerateBundle)
src: Spiked Collar (/datum/greyscale_config/collar/spike)
call stack:
Spiked Collar (/datum/greyscale_config/collar/spike): GenerateBundle(/list (/list), null, null)
Spiked Collar (/datum/greyscale_config/collar/spike): Generate("#222222", null)
Greyscale (/datum/controller/subsystem/processing/greyscale): GetColoredIconByType("/datum/greyscale_config/collar...", "#222222")
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): update greyscale()
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): update greyscale()
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): update greyscale()
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
Atoms (/datum/controller/subsystem/atoms): InitAtom(the spiked collar (/obj/item/clothing/neck/human_petcollar/choker), 0, /list (/list))
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): New(0)
/datum/unit_test/create_and_de... (/datum/unit_test/create_and_destroy): Run()
RunUnitTest(/datum/unit_test/create_and_de... (/datum/unit_test/create_and_destroy), /list (/list))
RunUnitTests()
/datum/callback (/datum/callback): InvokeAsync()
|
Runtime Station: /datum/unit_test/create_and_destroy:
code/datums/greyscale/_greyscale_config.dm#L254
[09:50:20] Runtime in code/datums/greyscale/_greyscale_config.dm,254: Spiked Collar (Worn) (modular_nova/modules/GAGS/icons/collar.dmi|modular_nova/modules/GAGS/json_configs/collar/spike_worn.json) expected 2 color arguments but only received 1
proc name: GenerateBundle (/datum/greyscale_config/proc/GenerateBundle)
src: Spiked Collar (Worn) (/datum/greyscale_config/collar/spike/worn)
call stack:
Spiked Collar (Worn) (/datum/greyscale_config/collar/spike/worn): GenerateBundle(/list (/list), null, null)
Spiked Collar (Worn) (/datum/greyscale_config/collar/spike/worn): Generate("#222222", null)
Greyscale (/datum/controller/subsystem/processing/greyscale): GetColoredIconByType("/datum/greyscale_config/collar...", "#222222")
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): update greyscale()
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): update greyscale()
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
Atoms (/datum/controller/subsystem/atoms): InitAtom(the spiked collar (/obj/item/clothing/neck/human_petcollar/choker), 0, /list (/list))
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): New(0)
/datum/unit_test/create_and_de... (/datum/unit_test/create_and_destroy): Run()
RunUnitTest(/datum/unit_test/create_and_de... (/datum/unit_test/create_and_destroy), /list (/list))
RunUnitTests()
/datum/callback (/datum/callback): InvokeAsync()
|
Alternate Tests (515, 1636, runtimestation) / run_integration_tests
FAIL /datum/unit_test/create_and_destroy 82.6s
|
Runtime Station: /datum/unit_test/greyscale_item_icon_states:
code/modules/unit_tests/greyscale_config.dm#L21
Spiked Collar (Worn) (modular_nova/modules/GAGS/icons/collar.dmi|modular_nova/modules/GAGS/json_configs/collar/spike_worn.json) is missing a sprite for the worn overlay for /obj/item/clothing/neck/human_petcollar/choker. Expected icon state: 'choker'
|
Integration Tests (runtimestation) / run_integration_tests
FAIL /datum/unit_test/greyscale_item_icon_states 0s
|
Runtime Station: /datum/unit_test/greyscale_color_count:
code/modules/unit_tests/greyscale_config.dm#L41
/obj/item/clothing/neck/human_petcollar/choker has the wrong amount of colors configured for Spiked Collar (modular_nova/modules/GAGS/icons/collar.dmi|modular_nova/modules/GAGS/json_configs/collar/spike.json). Expected 2 colors but found 1.
|
Integration Tests (runtimestation) / run_integration_tests
FAIL /datum/unit_test/greyscale_color_count 0s
|
Runtime Station: /datum/unit_test/modify_fantasy_variable:
code/datums/greyscale/_greyscale_config.dm#L254
[09:48:42] Runtime in code/datums/greyscale/_greyscale_config.dm,254: Spiked Collar (modular_nova/modules/GAGS/icons/collar.dmi|modular_nova/modules/GAGS/json_configs/collar/spike.json) expected 2 color arguments but only received 1
proc name: GenerateBundle (/datum/greyscale_config/proc/GenerateBundle)
src: Spiked Collar (/datum/greyscale_config/collar/spike)
call stack:
Spiked Collar (/datum/greyscale_config/collar/spike): GenerateBundle(/list (/list), null, null)
Spiked Collar (/datum/greyscale_config/collar/spike): Generate("#222222", null)
Greyscale (/datum/controller/subsystem/processing/greyscale): GetColoredIconByType("/datum/greyscale_config/collar...", "#222222")
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): update greyscale()
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): update greyscale()
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): update greyscale()
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
Atoms (/datum/controller/subsystem/atoms): InitAtom(the spiked collar (/obj/item/clothing/neck/human_petcollar/choker), 0, /list (/list))
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): New(0)
/datum/unit_test/modify_fantas... (/datum/unit_test/modify_fantasy_variable): allocate(/obj/item/clothing/neck/human_... (/obj/item/clothing/neck/human_petcollar/choker))
/datum/unit_test/modify_fantas... (/datum/unit_test/modify_fantasy_variable): Run()
RunUnitTest(/datum/unit_test/modify_fantas... (/datum/unit_test/modify_fantasy_variable), /list (/list))
RunUnitTests()
/datum/callback (/datum/callback): InvokeAsync()
|
Runtime Station: /datum/unit_test/modify_fantasy_variable:
code/datums/greyscale/_greyscale_config.dm#L254
[09:48:42] Runtime in code/datums/greyscale/_greyscale_config.dm,254: Spiked Collar (Worn) (modular_nova/modules/GAGS/icons/collar.dmi|modular_nova/modules/GAGS/json_configs/collar/spike_worn.json) expected 2 color arguments but only received 1
proc name: GenerateBundle (/datum/greyscale_config/proc/GenerateBundle)
src: Spiked Collar (Worn) (/datum/greyscale_config/collar/spike/worn)
call stack:
Spiked Collar (Worn) (/datum/greyscale_config/collar/spike/worn): GenerateBundle(/list (/list), null, null)
Spiked Collar (Worn) (/datum/greyscale_config/collar/spike/worn): Generate("#222222", null)
Greyscale (/datum/controller/subsystem/processing/greyscale): GetColoredIconByType("/datum/greyscale_config/collar...", "#222222")
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): update greyscale()
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): update greyscale()
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
Atoms (/datum/controller/subsystem/atoms): InitAtom(the spiked collar (/obj/item/clothing/neck/human_petcollar/choker), 0, /list (/list))
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): New(0)
/datum/unit_test/modify_fantas... (/datum/unit_test/modify_fantasy_variable): allocate(/obj/item/clothing/neck/human_... (/obj/item/clothing/neck/human_petcollar/choker))
/datum/unit_test/modify_fantas... (/datum/unit_test/modify_fantasy_variable): Run()
RunUnitTest(/datum/unit_test/modify_fantas... (/datum/unit_test/modify_fantasy_variable), /list (/list))
RunUnitTests()
/datum/callback (/datum/callback): InvokeAsync()
|
Integration Tests (runtimestation) / run_integration_tests
FAIL /datum/unit_test/modify_fantasy_variable 50s
|
Runtime Station: /datum/unit_test/create_and_destroy:
code/datums/greyscale/_greyscale_config.dm#L254
[09:50:26] Runtime in code/datums/greyscale/_greyscale_config.dm,254: Spiked Collar (modular_nova/modules/GAGS/icons/collar.dmi|modular_nova/modules/GAGS/json_configs/collar/spike.json) expected 2 color arguments but only received 1
proc name: GenerateBundle (/datum/greyscale_config/proc/GenerateBundle)
src: Spiked Collar (/datum/greyscale_config/collar/spike)
call stack:
Spiked Collar (/datum/greyscale_config/collar/spike): GenerateBundle(/list (/list), null, null)
Spiked Collar (/datum/greyscale_config/collar/spike): Generate("#222222", null)
Greyscale (/datum/controller/subsystem/processing/greyscale): GetColoredIconByType("/datum/greyscale_config/collar...", "#222222")
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): update greyscale()
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): update greyscale()
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): update greyscale()
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
Atoms (/datum/controller/subsystem/atoms): InitAtom(the spiked collar (/obj/item/clothing/neck/human_petcollar/choker), 0, /list (/list))
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): New(0)
/datum/unit_test/create_and_de... (/datum/unit_test/create_and_destroy): Run()
RunUnitTest(/datum/unit_test/create_and_de... (/datum/unit_test/create_and_destroy), /list (/list))
RunUnitTests()
/datum/callback (/datum/callback): InvokeAsync()
|
Runtime Station: /datum/unit_test/create_and_destroy:
code/datums/greyscale/_greyscale_config.dm#L254
[09:50:26] Runtime in code/datums/greyscale/_greyscale_config.dm,254: Spiked Collar (Worn) (modular_nova/modules/GAGS/icons/collar.dmi|modular_nova/modules/GAGS/json_configs/collar/spike_worn.json) expected 2 color arguments but only received 1
proc name: GenerateBundle (/datum/greyscale_config/proc/GenerateBundle)
src: Spiked Collar (Worn) (/datum/greyscale_config/collar/spike/worn)
call stack:
Spiked Collar (Worn) (/datum/greyscale_config/collar/spike/worn): GenerateBundle(/list (/list), null, null)
Spiked Collar (Worn) (/datum/greyscale_config/collar/spike/worn): Generate("#222222", null)
Greyscale (/datum/controller/subsystem/processing/greyscale): GetColoredIconByType("/datum/greyscale_config/collar...", "#222222")
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): update greyscale()
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): update greyscale()
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
Atoms (/datum/controller/subsystem/atoms): InitAtom(the spiked collar (/obj/item/clothing/neck/human_petcollar/choker), 0, /list (/list))
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): New(0)
/datum/unit_test/create_and_de... (/datum/unit_test/create_and_destroy): Run()
RunUnitTest(/datum/unit_test/create_and_de... (/datum/unit_test/create_and_destroy), /list (/list))
RunUnitTests()
/datum/callback (/datum/callback): InvokeAsync()
|
Integration Tests (runtimestation) / run_integration_tests
FAIL /datum/unit_test/create_and_destroy 82.6s
|
MultiZ Debug: /datum/unit_test/greyscale_item_icon_states:
code/modules/unit_tests/greyscale_config.dm#L21
Spiked Collar (Worn) (modular_nova/modules/GAGS/icons/collar.dmi|modular_nova/modules/GAGS/json_configs/collar/spike_worn.json) is missing a sprite for the worn overlay for /obj/item/clothing/neck/human_petcollar/choker. Expected icon state: 'choker'
|
Integration Tests (multiz_debug) / run_integration_tests
FAIL /datum/unit_test/greyscale_item_icon_states 0s
|
MultiZ Debug: /datum/unit_test/greyscale_color_count:
code/modules/unit_tests/greyscale_config.dm#L41
/obj/item/clothing/neck/human_petcollar/choker has the wrong amount of colors configured for Spiked Collar (modular_nova/modules/GAGS/icons/collar.dmi|modular_nova/modules/GAGS/json_configs/collar/spike.json). Expected 2 colors but found 1.
|
Integration Tests (multiz_debug) / run_integration_tests
FAIL /datum/unit_test/greyscale_color_count 0s
|
MultiZ Debug: /datum/unit_test/modify_fantasy_variable:
code/datums/greyscale/_greyscale_config.dm#L254
[09:48:51] Runtime in code/datums/greyscale/_greyscale_config.dm,254: Spiked Collar (modular_nova/modules/GAGS/icons/collar.dmi|modular_nova/modules/GAGS/json_configs/collar/spike.json) expected 2 color arguments but only received 1
proc name: GenerateBundle (/datum/greyscale_config/proc/GenerateBundle)
src: Spiked Collar (/datum/greyscale_config/collar/spike)
call stack:
Spiked Collar (/datum/greyscale_config/collar/spike): GenerateBundle(/list (/list), null, null)
Spiked Collar (/datum/greyscale_config/collar/spike): Generate("#222222", null)
Greyscale (/datum/controller/subsystem/processing/greyscale): GetColoredIconByType("/datum/greyscale_config/collar...", "#222222")
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): update greyscale()
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): update greyscale()
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): update greyscale()
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
Atoms (/datum/controller/subsystem/atoms): InitAtom(the spiked collar (/obj/item/clothing/neck/human_petcollar/choker), 0, /list (/list))
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): New(0)
/datum/unit_test/modify_fantas... (/datum/unit_test/modify_fantasy_variable): allocate(/obj/item/clothing/neck/human_... (/obj/item/clothing/neck/human_petcollar/choker))
/datum/unit_test/modify_fantas... (/datum/unit_test/modify_fantasy_variable): Run()
RunUnitTest(/datum/unit_test/modify_fantas... (/datum/unit_test/modify_fantasy_variable), /list (/list))
RunUnitTests()
/datum/callback (/datum/callback): InvokeAsync()
|
MultiZ Debug: /datum/unit_test/modify_fantasy_variable:
code/datums/greyscale/_greyscale_config.dm#L254
[09:48:51] Runtime in code/datums/greyscale/_greyscale_config.dm,254: Spiked Collar (Worn) (modular_nova/modules/GAGS/icons/collar.dmi|modular_nova/modules/GAGS/json_configs/collar/spike_worn.json) expected 2 color arguments but only received 1
proc name: GenerateBundle (/datum/greyscale_config/proc/GenerateBundle)
src: Spiked Collar (Worn) (/datum/greyscale_config/collar/spike/worn)
call stack:
Spiked Collar (Worn) (/datum/greyscale_config/collar/spike/worn): GenerateBundle(/list (/list), null, null)
Spiked Collar (Worn) (/datum/greyscale_config/collar/spike/worn): Generate("#222222", null)
Greyscale (/datum/controller/subsystem/processing/greyscale): GetColoredIconByType("/datum/greyscale_config/collar...", "#222222")
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): update greyscale()
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): update greyscale()
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
Atoms (/datum/controller/subsystem/atoms): InitAtom(the spiked collar (/obj/item/clothing/neck/human_petcollar/choker), 0, /list (/list))
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): New(0)
/datum/unit_test/modify_fantas... (/datum/unit_test/modify_fantasy_variable): allocate(/obj/item/clothing/neck/human_... (/obj/item/clothing/neck/human_petcollar/choker))
/datum/unit_test/modify_fantas... (/datum/unit_test/modify_fantasy_variable): Run()
RunUnitTest(/datum/unit_test/modify_fantas... (/datum/unit_test/modify_fantasy_variable), /list (/list))
RunUnitTests()
/datum/callback (/datum/callback): InvokeAsync()
|
Integration Tests (multiz_debug) / run_integration_tests
FAIL /datum/unit_test/modify_fantasy_variable 50.1s
|
MultiZ Debug: /datum/unit_test/create_and_destroy:
code/datums/greyscale/_greyscale_config.dm#L254
[09:50:38] Runtime in code/datums/greyscale/_greyscale_config.dm,254: Spiked Collar (modular_nova/modules/GAGS/icons/collar.dmi|modular_nova/modules/GAGS/json_configs/collar/spike.json) expected 2 color arguments but only received 1
proc name: GenerateBundle (/datum/greyscale_config/proc/GenerateBundle)
src: Spiked Collar (/datum/greyscale_config/collar/spike)
call stack:
Spiked Collar (/datum/greyscale_config/collar/spike): GenerateBundle(/list (/list), null, null)
Spiked Collar (/datum/greyscale_config/collar/spike): Generate("#222222", null)
Greyscale (/datum/controller/subsystem/processing/greyscale): GetColoredIconByType("/datum/greyscale_config/collar...", "#222222")
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): update greyscale()
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): update greyscale()
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): update greyscale()
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
Atoms (/datum/controller/subsystem/atoms): InitAtom(the spiked collar (/obj/item/clothing/neck/human_petcollar/choker), 0, /list (/list))
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): New(0)
/datum/unit_test/create_and_de... (/datum/unit_test/create_and_destroy): Run()
RunUnitTest(/datum/unit_test/create_and_de... (/datum/unit_test/create_and_destroy), /list (/list))
RunUnitTests()
/datum/callback (/datum/callback): InvokeAsync()
|
MultiZ Debug: /datum/unit_test/create_and_destroy:
code/datums/greyscale/_greyscale_config.dm#L254
[09:50:38] Runtime in code/datums/greyscale/_greyscale_config.dm,254: Spiked Collar (Worn) (modular_nova/modules/GAGS/icons/collar.dmi|modular_nova/modules/GAGS/json_configs/collar/spike_worn.json) expected 2 color arguments but only received 1
proc name: GenerateBundle (/datum/greyscale_config/proc/GenerateBundle)
src: Spiked Collar (Worn) (/datum/greyscale_config/collar/spike/worn)
call stack:
Spiked Collar (Worn) (/datum/greyscale_config/collar/spike/worn): GenerateBundle(/list (/list), null, null)
Spiked Collar (Worn) (/datum/greyscale_config/collar/spike/worn): Generate("#222222", null)
Greyscale (/datum/controller/subsystem/processing/greyscale): GetColoredIconByType("/datum/greyscale_config/collar...", "#222222")
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): update greyscale()
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): update greyscale()
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
Atoms (/datum/controller/subsystem/atoms): InitAtom(the spiked collar (/obj/item/clothing/neck/human_petcollar/choker), 0, /list (/list))
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): New(0)
/datum/unit_test/create_and_de... (/datum/unit_test/create_and_destroy): Run()
RunUnitTest(/datum/unit_test/create_and_de... (/datum/unit_test/create_and_destroy), /list (/list))
RunUnitTests()
/datum/callback (/datum/callback): InvokeAsync()
|
Integration Tests (multiz_debug) / run_integration_tests
FAIL /datum/unit_test/create_and_destroy 85.6s
|
Birdshot Station: /datum/unit_test/greyscale_item_icon_states:
code/modules/unit_tests/greyscale_config.dm#L21
Spiked Collar (Worn) (modular_nova/modules/GAGS/icons/collar.dmi|modular_nova/modules/GAGS/json_configs/collar/spike_worn.json) is missing a sprite for the worn overlay for /obj/item/clothing/neck/human_petcollar/choker. Expected icon state: 'choker'
|
Integration Tests (birdshot) / run_integration_tests
FAIL /datum/unit_test/greyscale_item_icon_states 0s
|
MetaStation: /datum/unit_test/greyscale_item_icon_states:
code/modules/unit_tests/greyscale_config.dm#L21
Spiked Collar (Worn) (modular_nova/modules/GAGS/icons/collar.dmi|modular_nova/modules/GAGS/json_configs/collar/spike_worn.json) is missing a sprite for the worn overlay for /obj/item/clothing/neck/human_petcollar/choker. Expected icon state: 'choker'
|
Birdshot Station: /datum/unit_test/greyscale_color_count:
code/modules/unit_tests/greyscale_config.dm#L41
/obj/item/clothing/neck/human_petcollar/choker has the wrong amount of colors configured for Spiked Collar (modular_nova/modules/GAGS/icons/collar.dmi|modular_nova/modules/GAGS/json_configs/collar/spike.json). Expected 2 colors but found 1.
|
Integration Tests (metastation) / run_integration_tests
FAIL /datum/unit_test/greyscale_item_icon_states 0s
|
Integration Tests (birdshot) / run_integration_tests
FAIL /datum/unit_test/greyscale_color_count 0s
|
MetaStation: /datum/unit_test/greyscale_color_count:
code/modules/unit_tests/greyscale_config.dm#L41
/obj/item/clothing/neck/human_petcollar/choker has the wrong amount of colors configured for Spiked Collar (modular_nova/modules/GAGS/icons/collar.dmi|modular_nova/modules/GAGS/json_configs/collar/spike.json). Expected 2 colors but found 1.
|
Birdshot Station: /datum/unit_test/modify_fantasy_variable:
code/datums/greyscale/_greyscale_config.dm#L254
[09:49:16] Runtime in code/datums/greyscale/_greyscale_config.dm,254: Spiked Collar (modular_nova/modules/GAGS/icons/collar.dmi|modular_nova/modules/GAGS/json_configs/collar/spike.json) expected 2 color arguments but only received 1
proc name: GenerateBundle (/datum/greyscale_config/proc/GenerateBundle)
src: Spiked Collar (/datum/greyscale_config/collar/spike)
call stack:
Spiked Collar (/datum/greyscale_config/collar/spike): GenerateBundle(/list (/list), null, null)
Spiked Collar (/datum/greyscale_config/collar/spike): Generate("#222222", null)
Greyscale (/datum/controller/subsystem/processing/greyscale): GetColoredIconByType("/datum/greyscale_config/collar...", "#222222")
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): update greyscale()
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): update greyscale()
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): update greyscale()
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
Atoms (/datum/controller/subsystem/atoms): InitAtom(the spiked collar (/obj/item/clothing/neck/human_petcollar/choker), 0, /list (/list))
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): New(0)
/datum/unit_test/modify_fantas... (/datum/unit_test/modify_fantasy_variable): allocate(/obj/item/clothing/neck/human_... (/obj/item/clothing/neck/human_petcollar/choker))
/datum/unit_test/modify_fantas... (/datum/unit_test/modify_fantasy_variable): Run()
RunUnitTest(/datum/unit_test/modify_fantas... (/datum/unit_test/modify_fantasy_variable), /list (/list))
RunUnitTests()
/datum/callback (/datum/callback): InvokeAsync()
|
Integration Tests (metastation) / run_integration_tests
FAIL /datum/unit_test/greyscale_color_count 0s
|
Birdshot Station: /datum/unit_test/modify_fantasy_variable:
code/datums/greyscale/_greyscale_config.dm#L254
[09:49:16] Runtime in code/datums/greyscale/_greyscale_config.dm,254: Spiked Collar (Worn) (modular_nova/modules/GAGS/icons/collar.dmi|modular_nova/modules/GAGS/json_configs/collar/spike_worn.json) expected 2 color arguments but only received 1
proc name: GenerateBundle (/datum/greyscale_config/proc/GenerateBundle)
src: Spiked Collar (Worn) (/datum/greyscale_config/collar/spike/worn)
call stack:
Spiked Collar (Worn) (/datum/greyscale_config/collar/spike/worn): GenerateBundle(/list (/list), null, null)
Spiked Collar (Worn) (/datum/greyscale_config/collar/spike/worn): Generate("#222222", null)
Greyscale (/datum/controller/subsystem/processing/greyscale): GetColoredIconByType("/datum/greyscale_config/collar...", "#222222")
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): update greyscale()
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): update greyscale()
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
Atoms (/datum/controller/subsystem/atoms): InitAtom(the spiked collar (/obj/item/clothing/neck/human_petcollar/choker), 0, /list (/list))
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): New(0)
/datum/unit_test/modify_fantas... (/datum/unit_test/modify_fantasy_variable): allocate(/obj/item/clothing/neck/human_... (/obj/item/clothing/neck/human_petcollar/choker))
/datum/unit_test/modify_fantas... (/datum/unit_test/modify_fantasy_variable): Run()
RunUnitTest(/datum/unit_test/modify_fantas... (/datum/unit_test/modify_fantasy_variable), /list (/list))
RunUnitTests()
/datum/callback (/datum/callback): InvokeAsync()
|
MetaStation: /datum/unit_test/modify_fantasy_variable:
code/datums/greyscale/_greyscale_config.dm#L254
[09:49:20] Runtime in code/datums/greyscale/_greyscale_config.dm,254: Spiked Collar (modular_nova/modules/GAGS/icons/collar.dmi|modular_nova/modules/GAGS/json_configs/collar/spike.json) expected 2 color arguments but only received 1
proc name: GenerateBundle (/datum/greyscale_config/proc/GenerateBundle)
src: Spiked Collar (/datum/greyscale_config/collar/spike)
call stack:
Spiked Collar (/datum/greyscale_config/collar/spike): GenerateBundle(/list (/list), null, null)
Spiked Collar (/datum/greyscale_config/collar/spike): Generate("#222222", null)
Greyscale (/datum/controller/subsystem/processing/greyscale): GetColoredIconByType("/datum/greyscale_config/collar...", "#222222")
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): update greyscale()
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): update greyscale()
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): update greyscale()
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
Atoms (/datum/controller/subsystem/atoms): InitAtom(the spiked collar (/obj/item/clothing/neck/human_petcollar/choker), 0, /list (/list))
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): New(0)
/datum/unit_test/modify_fantas... (/datum/unit_test/modify_fantasy_variable): allocate(/obj/item/clothing/neck/human_... (/obj/item/clothing/neck/human_petcollar/choker))
/datum/unit_test/modify_fantas... (/datum/unit_test/modify_fantasy_variable): Run()
RunUnitTest(/datum/unit_test/modify_fantas... (/datum/unit_test/modify_fantasy_variable), /list (/list))
RunUnitTests()
/datum/callback (/datum/callback): InvokeAsync()
|
MetaStation: /datum/unit_test/modify_fantasy_variable:
code/datums/greyscale/_greyscale_config.dm#L254
[09:49:20] Runtime in code/datums/greyscale/_greyscale_config.dm,254: Spiked Collar (Worn) (modular_nova/modules/GAGS/icons/collar.dmi|modular_nova/modules/GAGS/json_configs/collar/spike_worn.json) expected 2 color arguments but only received 1
proc name: GenerateBundle (/datum/greyscale_config/proc/GenerateBundle)
src: Spiked Collar (Worn) (/datum/greyscale_config/collar/spike/worn)
call stack:
Spiked Collar (Worn) (/datum/greyscale_config/collar/spike/worn): GenerateBundle(/list (/list), null, null)
Spiked Collar (Worn) (/datum/greyscale_config/collar/spike/worn): Generate("#222222", null)
Greyscale (/datum/controller/subsystem/processing/greyscale): GetColoredIconByType("/datum/greyscale_config/collar...", "#222222")
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): update greyscale()
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): update greyscale()
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
Atoms (/datum/controller/subsystem/atoms): InitAtom(the spiked collar (/obj/item/clothing/neck/human_petcollar/choker), 0, /list (/list))
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): New(0)
/datum/unit_test/modify_fantas... (/datum/unit_test/modify_fantasy_variable): allocate(/obj/item/clothing/neck/human_... (/obj/item/clothing/neck/human_petcollar/choker))
/datum/unit_test/modify_fantas... (/datum/unit_test/modify_fantasy_variable): Run()
RunUnitTest(/datum/unit_test/modify_fantas... (/datum/unit_test/modify_fantasy_variable), /list (/list))
RunUnitTests()
/datum/callback (/datum/callback): InvokeAsync()
|
Integration Tests (birdshot) / run_integration_tests
FAIL /datum/unit_test/modify_fantasy_variable 49.3s
|
Integration Tests (metastation) / run_integration_tests
FAIL /datum/unit_test/modify_fantasy_variable 48.6s
|
Birdshot Station: /datum/unit_test/create_and_destroy:
code/datums/greyscale/_greyscale_config.dm#L254
[09:51:21] Runtime in code/datums/greyscale/_greyscale_config.dm,254: Spiked Collar (modular_nova/modules/GAGS/icons/collar.dmi|modular_nova/modules/GAGS/json_configs/collar/spike.json) expected 2 color arguments but only received 1
proc name: GenerateBundle (/datum/greyscale_config/proc/GenerateBundle)
src: Spiked Collar (/datum/greyscale_config/collar/spike)
call stack:
Spiked Collar (/datum/greyscale_config/collar/spike): GenerateBundle(/list (/list), null, null)
Spiked Collar (/datum/greyscale_config/collar/spike): Generate("#222222", null)
Greyscale (/datum/controller/subsystem/processing/greyscale): GetColoredIconByType("/datum/greyscale_config/collar...", "#222222")
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): update greyscale()
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): update greyscale()
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): update greyscale()
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
Atoms (/datum/controller/subsystem/atoms): InitAtom(the spiked collar (/obj/item/clothing/neck/human_petcollar/choker), 0, /list (/list))
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): New(0)
/datum/unit_test/create_and_de... (/datum/unit_test/create_and_destroy): Run()
RunUnitTest(/datum/unit_test/create_and_de... (/datum/unit_test/create_and_destroy), /list (/list))
RunUnitTests()
/datum/callback (/datum/callback): InvokeAsync()
|
MetaStation: /datum/unit_test/create_and_destroy:
code/datums/greyscale/_greyscale_config.dm#L254
[09:51:21] Runtime in code/datums/greyscale/_greyscale_config.dm,254: Spiked Collar (modular_nova/modules/GAGS/icons/collar.dmi|modular_nova/modules/GAGS/json_configs/collar/spike.json) expected 2 color arguments but only received 1
proc name: GenerateBundle (/datum/greyscale_config/proc/GenerateBundle)
src: Spiked Collar (/datum/greyscale_config/collar/spike)
call stack:
Spiked Collar (/datum/greyscale_config/collar/spike): GenerateBundle(/list (/list), null, null)
Spiked Collar (/datum/greyscale_config/collar/spike): Generate("#222222", null)
Greyscale (/datum/controller/subsystem/processing/greyscale): GetColoredIconByType("/datum/greyscale_config/collar...", "#222222")
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): update greyscale()
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): update greyscale()
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): update greyscale()
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
Atoms (/datum/controller/subsystem/atoms): InitAtom(the spiked collar (/obj/item/clothing/neck/human_petcollar/choker), 0, /list (/list))
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): New(0)
/datum/unit_test/create_and_de... (/datum/unit_test/create_and_destroy): Run()
RunUnitTest(/datum/unit_test/create_and_de... (/datum/unit_test/create_and_destroy), /list (/list))
RunUnitTests()
/datum/callback (/datum/callback): InvokeAsync()
|
Birdshot Station: /datum/unit_test/create_and_destroy:
code/datums/greyscale/_greyscale_config.dm#L254
[09:51:21] Runtime in code/datums/greyscale/_greyscale_config.dm,254: Spiked Collar (Worn) (modular_nova/modules/GAGS/icons/collar.dmi|modular_nova/modules/GAGS/json_configs/collar/spike_worn.json) expected 2 color arguments but only received 1
proc name: GenerateBundle (/datum/greyscale_config/proc/GenerateBundle)
src: Spiked Collar (Worn) (/datum/greyscale_config/collar/spike/worn)
call stack:
Spiked Collar (Worn) (/datum/greyscale_config/collar/spike/worn): GenerateBundle(/list (/list), null, null)
Spiked Collar (Worn) (/datum/greyscale_config/collar/spike/worn): Generate("#222222", null)
Greyscale (/datum/controller/subsystem/processing/greyscale): GetColoredIconByType("/datum/greyscale_config/collar...", "#222222")
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): update greyscale()
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): update greyscale()
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
Atoms (/datum/controller/subsystem/atoms): InitAtom(the spiked collar (/obj/item/clothing/neck/human_petcollar/choker), 0, /list (/list))
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): New(0)
/datum/unit_test/create_and_de... (/datum/unit_test/create_and_destroy): Run()
RunUnitTest(/datum/unit_test/create_and_de... (/datum/unit_test/create_and_destroy), /list (/list))
RunUnitTests()
/datum/callback (/datum/callback): InvokeAsync()
|
MetaStation: /datum/unit_test/create_and_destroy:
code/datums/greyscale/_greyscale_config.dm#L254
[09:51:21] Runtime in code/datums/greyscale/_greyscale_config.dm,254: Spiked Collar (Worn) (modular_nova/modules/GAGS/icons/collar.dmi|modular_nova/modules/GAGS/json_configs/collar/spike_worn.json) expected 2 color arguments but only received 1
proc name: GenerateBundle (/datum/greyscale_config/proc/GenerateBundle)
src: Spiked Collar (Worn) (/datum/greyscale_config/collar/spike/worn)
call stack:
Spiked Collar (Worn) (/datum/greyscale_config/collar/spike/worn): GenerateBundle(/list (/list), null, null)
Spiked Collar (Worn) (/datum/greyscale_config/collar/spike/worn): Generate("#222222", null)
Greyscale (/datum/controller/subsystem/processing/greyscale): GetColoredIconByType("/datum/greyscale_config/collar...", "#222222")
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): update greyscale()
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): update greyscale()
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
Atoms (/datum/controller/subsystem/atoms): InitAtom(the spiked collar (/obj/item/clothing/neck/human_petcollar/choker), 0, /list (/list))
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): New(0)
/datum/unit_test/create_and_de... (/datum/unit_test/create_and_destroy): Run()
RunUnitTest(/datum/unit_test/create_and_de... (/datum/unit_test/create_and_destroy), /list (/list))
RunUnitTests()
/datum/callback (/datum/callback): InvokeAsync()
|
Integration Tests (birdshot) / run_integration_tests
FAIL /datum/unit_test/create_and_destroy 86.6s
|
Integration Tests (metastation) / run_integration_tests
FAIL /datum/unit_test/create_and_destroy 86.4s
|
Void Raptor: /datum/unit_test/greyscale_item_icon_states:
code/modules/unit_tests/greyscale_config.dm#L21
Spiked Collar (Worn) (modular_nova/modules/GAGS/icons/collar.dmi|modular_nova/modules/GAGS/json_configs/collar/spike_worn.json) is missing a sprite for the worn overlay for /obj/item/clothing/neck/human_petcollar/choker. Expected icon state: 'choker'
|
Integration Tests (voidraptor) / run_integration_tests
FAIL /datum/unit_test/greyscale_item_icon_states 0s
|
Void Raptor: /datum/unit_test/greyscale_color_count:
code/modules/unit_tests/greyscale_config.dm#L41
/obj/item/clothing/neck/human_petcollar/choker has the wrong amount of colors configured for Spiked Collar (modular_nova/modules/GAGS/icons/collar.dmi|modular_nova/modules/GAGS/json_configs/collar/spike.json). Expected 2 colors but found 1.
|
Integration Tests (voidraptor) / run_integration_tests
FAIL /datum/unit_test/greyscale_color_count 0.1s
|
Void Raptor: /datum/unit_test/modify_fantasy_variable:
code/datums/greyscale/_greyscale_config.dm#L254
[09:49:32] Runtime in code/datums/greyscale/_greyscale_config.dm,254: Spiked Collar (modular_nova/modules/GAGS/icons/collar.dmi|modular_nova/modules/GAGS/json_configs/collar/spike.json) expected 2 color arguments but only received 1
proc name: GenerateBundle (/datum/greyscale_config/proc/GenerateBundle)
src: Spiked Collar (/datum/greyscale_config/collar/spike)
call stack:
Spiked Collar (/datum/greyscale_config/collar/spike): GenerateBundle(/list (/list), null, null)
Spiked Collar (/datum/greyscale_config/collar/spike): Generate("#222222", null)
Greyscale (/datum/controller/subsystem/processing/greyscale): GetColoredIconByType("/datum/greyscale_config/collar...", "#222222")
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): update greyscale()
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): update greyscale()
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): update greyscale()
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
Atoms (/datum/controller/subsystem/atoms): InitAtom(the spiked collar (/obj/item/clothing/neck/human_petcollar/choker), 0, /list (/list))
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): New(0)
/datum/unit_test/modify_fantas... (/datum/unit_test/modify_fantasy_variable): allocate(/obj/item/clothing/neck/human_... (/obj/item/clothing/neck/human_petcollar/choker))
/datum/unit_test/modify_fantas... (/datum/unit_test/modify_fantasy_variable): Run()
RunUnitTest(/datum/unit_test/modify_fantas... (/datum/unit_test/modify_fantasy_variable), /list (/list))
RunUnitTests()
/datum/callback (/datum/callback): InvokeAsync()
|
Void Raptor: /datum/unit_test/modify_fantasy_variable:
code/datums/greyscale/_greyscale_config.dm#L254
[09:49:32] Runtime in code/datums/greyscale/_greyscale_config.dm,254: Spiked Collar (Worn) (modular_nova/modules/GAGS/icons/collar.dmi|modular_nova/modules/GAGS/json_configs/collar/spike_worn.json) expected 2 color arguments but only received 1
proc name: GenerateBundle (/datum/greyscale_config/proc/GenerateBundle)
src: Spiked Collar (Worn) (/datum/greyscale_config/collar/spike/worn)
call stack:
Spiked Collar (Worn) (/datum/greyscale_config/collar/spike/worn): GenerateBundle(/list (/list), null, null)
Spiked Collar (Worn) (/datum/greyscale_config/collar/spike/worn): Generate("#222222", null)
Greyscale (/datum/controller/subsystem/processing/greyscale): GetColoredIconByType("/datum/greyscale_config/collar...", "#222222")
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): update greyscale()
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): update greyscale()
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
Atoms (/datum/controller/subsystem/atoms): InitAtom(the spiked collar (/obj/item/clothing/neck/human_petcollar/choker), 0, /list (/list))
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): New(0)
/datum/unit_test/modify_fantas... (/datum/unit_test/modify_fantasy_variable): allocate(/obj/item/clothing/neck/human_... (/obj/item/clothing/neck/human_petcollar/choker))
/datum/unit_test/modify_fantas... (/datum/unit_test/modify_fantasy_variable): Run()
RunUnitTest(/datum/unit_test/modify_fantas... (/datum/unit_test/modify_fantasy_variable), /list (/list))
RunUnitTests()
/datum/callback (/datum/callback): InvokeAsync()
|
Integration Tests (voidraptor) / run_integration_tests
FAIL /datum/unit_test/modify_fantasy_variable 50.1s
|
Void Raptor: /datum/unit_test/create_and_destroy:
code/datums/greyscale/_greyscale_config.dm#L254
[09:51:38] Runtime in code/datums/greyscale/_greyscale_config.dm,254: Spiked Collar (modular_nova/modules/GAGS/icons/collar.dmi|modular_nova/modules/GAGS/json_configs/collar/spike.json) expected 2 color arguments but only received 1
proc name: GenerateBundle (/datum/greyscale_config/proc/GenerateBundle)
src: Spiked Collar (/datum/greyscale_config/collar/spike)
call stack:
Spiked Collar (/datum/greyscale_config/collar/spike): GenerateBundle(/list (/list), null, null)
Spiked Collar (/datum/greyscale_config/collar/spike): Generate("#222222", null)
Greyscale (/datum/controller/subsystem/processing/greyscale): GetColoredIconByType("/datum/greyscale_config/collar...", "#222222")
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): update greyscale()
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): update greyscale()
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): update greyscale()
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
Atoms (/datum/controller/subsystem/atoms): InitAtom(the spiked collar (/obj/item/clothing/neck/human_petcollar/choker), 0, /list (/list))
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): New(0)
/datum/unit_test/create_and_de... (/datum/unit_test/create_and_destroy): Run()
RunUnitTest(/datum/unit_test/create_and_de... (/datum/unit_test/create_and_destroy), /list (/list))
RunUnitTests()
/datum/callback (/datum/callback): InvokeAsync()
|
Void Raptor: /datum/unit_test/create_and_destroy:
code/datums/greyscale/_greyscale_config.dm#L254
[09:51:38] Runtime in code/datums/greyscale/_greyscale_config.dm,254: Spiked Collar (Worn) (modular_nova/modules/GAGS/icons/collar.dmi|modular_nova/modules/GAGS/json_configs/collar/spike_worn.json) expected 2 color arguments but only received 1
proc name: GenerateBundle (/datum/greyscale_config/proc/GenerateBundle)
src: Spiked Collar (Worn) (/datum/greyscale_config/collar/spike/worn)
call stack:
Spiked Collar (Worn) (/datum/greyscale_config/collar/spike/worn): GenerateBundle(/list (/list), null, null)
Spiked Collar (Worn) (/datum/greyscale_config/collar/spike/worn): Generate("#222222", null)
Greyscale (/datum/controller/subsystem/processing/greyscale): GetColoredIconByType("/datum/greyscale_config/collar...", "#222222")
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): update greyscale()
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): update greyscale()
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
Atoms (/datum/controller/subsystem/atoms): InitAtom(the spiked collar (/obj/item/clothing/neck/human_petcollar/choker), 0, /list (/list))
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): New(0)
/datum/unit_test/create_and_de... (/datum/unit_test/create_and_destroy): Run()
RunUnitTest(/datum/unit_test/create_and_de... (/datum/unit_test/create_and_destroy), /list (/list))
RunUnitTests()
/datum/callback (/datum/callback): InvokeAsync()
|
Integration Tests (voidraptor) / run_integration_tests
FAIL /datum/unit_test/create_and_destroy 86.8s
|
Delta Station: /datum/unit_test/greyscale_item_icon_states:
code/modules/unit_tests/greyscale_config.dm#L21
Spiked Collar (Worn) (modular_nova/modules/GAGS/icons/collar.dmi|modular_nova/modules/GAGS/json_configs/collar/spike_worn.json) is missing a sprite for the worn overlay for /obj/item/clothing/neck/human_petcollar/choker. Expected icon state: 'choker'
|
Integration Tests (deltastation) / run_integration_tests
FAIL /datum/unit_test/greyscale_item_icon_states 0s
|
Delta Station: /datum/unit_test/greyscale_color_count:
code/modules/unit_tests/greyscale_config.dm#L41
/obj/item/clothing/neck/human_petcollar/choker has the wrong amount of colors configured for Spiked Collar (modular_nova/modules/GAGS/icons/collar.dmi|modular_nova/modules/GAGS/json_configs/collar/spike.json). Expected 2 colors but found 1.
|
Integration Tests (deltastation) / run_integration_tests
FAIL /datum/unit_test/greyscale_color_count 0s
|
Delta Station: /datum/unit_test/modify_fantasy_variable:
code/datums/greyscale/_greyscale_config.dm#L254
[09:49:43] Runtime in code/datums/greyscale/_greyscale_config.dm,254: Spiked Collar (modular_nova/modules/GAGS/icons/collar.dmi|modular_nova/modules/GAGS/json_configs/collar/spike.json) expected 2 color arguments but only received 1
proc name: GenerateBundle (/datum/greyscale_config/proc/GenerateBundle)
src: Spiked Collar (/datum/greyscale_config/collar/spike)
call stack:
Spiked Collar (/datum/greyscale_config/collar/spike): GenerateBundle(/list (/list), null, null)
Spiked Collar (/datum/greyscale_config/collar/spike): Generate("#222222", null)
Greyscale (/datum/controller/subsystem/processing/greyscale): GetColoredIconByType("/datum/greyscale_config/collar...", "#222222")
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): update greyscale()
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): update greyscale()
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): update greyscale()
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
Atoms (/datum/controller/subsystem/atoms): InitAtom(the spiked collar (/obj/item/clothing/neck/human_petcollar/choker), 0, /list (/list))
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): New(0)
/datum/unit_test/modify_fantas... (/datum/unit_test/modify_fantasy_variable): allocate(/obj/item/clothing/neck/human_... (/obj/item/clothing/neck/human_petcollar/choker))
/datum/unit_test/modify_fantas... (/datum/unit_test/modify_fantasy_variable): Run()
RunUnitTest(/datum/unit_test/modify_fantas... (/datum/unit_test/modify_fantasy_variable), /list (/list))
RunUnitTests()
/datum/callback (/datum/callback): InvokeAsync()
|
Delta Station: /datum/unit_test/modify_fantasy_variable:
code/datums/greyscale/_greyscale_config.dm#L254
[09:49:43] Runtime in code/datums/greyscale/_greyscale_config.dm,254: Spiked Collar (Worn) (modular_nova/modules/GAGS/icons/collar.dmi|modular_nova/modules/GAGS/json_configs/collar/spike_worn.json) expected 2 color arguments but only received 1
proc name: GenerateBundle (/datum/greyscale_config/proc/GenerateBundle)
src: Spiked Collar (Worn) (/datum/greyscale_config/collar/spike/worn)
call stack:
Spiked Collar (Worn) (/datum/greyscale_config/collar/spike/worn): GenerateBundle(/list (/list), null, null)
Spiked Collar (Worn) (/datum/greyscale_config/collar/spike/worn): Generate("#222222", null)
Greyscale (/datum/controller/subsystem/processing/greyscale): GetColoredIconByType("/datum/greyscale_config/collar...", "#222222")
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): update greyscale()
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): update greyscale()
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
Atoms (/datum/controller/subsystem/atoms): InitAtom(the spiked collar (/obj/item/clothing/neck/human_petcollar/choker), 0, /list (/list))
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): New(0)
/datum/unit_test/modify_fantas... (/datum/unit_test/modify_fantasy_variable): allocate(/obj/item/clothing/neck/human_... (/obj/item/clothing/neck/human_petcollar/choker))
/datum/unit_test/modify_fantas... (/datum/unit_test/modify_fantasy_variable): Run()
RunUnitTest(/datum/unit_test/modify_fantas... (/datum/unit_test/modify_fantasy_variable), /list (/list))
RunUnitTests()
/datum/callback (/datum/callback): InvokeAsync()
|
Integration Tests (deltastation) / run_integration_tests
FAIL /datum/unit_test/modify_fantasy_variable 50.6s
|
Delta Station: /datum/unit_test/create_and_destroy:
code/datums/greyscale/_greyscale_config.dm#L254
[09:51:50] Runtime in code/datums/greyscale/_greyscale_config.dm,254: Spiked Collar (modular_nova/modules/GAGS/icons/collar.dmi|modular_nova/modules/GAGS/json_configs/collar/spike.json) expected 2 color arguments but only received 1
proc name: GenerateBundle (/datum/greyscale_config/proc/GenerateBundle)
src: Spiked Collar (/datum/greyscale_config/collar/spike)
call stack:
Spiked Collar (/datum/greyscale_config/collar/spike): GenerateBundle(/list (/list), null, null)
Spiked Collar (/datum/greyscale_config/collar/spike): Generate("#222222", null)
Greyscale (/datum/controller/subsystem/processing/greyscale): GetColoredIconByType("/datum/greyscale_config/collar...", "#222222")
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): update greyscale()
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): update greyscale()
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): update greyscale()
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
Atoms (/datum/controller/subsystem/atoms): InitAtom(the spiked collar (/obj/item/clothing/neck/human_petcollar/choker), 0, /list (/list))
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): New(0)
/datum/unit_test/create_and_de... (/datum/unit_test/create_and_destroy): Run()
RunUnitTest(/datum/unit_test/create_and_de... (/datum/unit_test/create_and_destroy), /list (/list))
RunUnitTests()
/datum/callback (/datum/callback): InvokeAsync()
|
Tramstation: /datum/unit_test/greyscale_item_icon_states:
code/modules/unit_tests/greyscale_config.dm#L21
Spiked Collar (Worn) (modular_nova/modules/GAGS/icons/collar.dmi|modular_nova/modules/GAGS/json_configs/collar/spike_worn.json) is missing a sprite for the worn overlay for /obj/item/clothing/neck/human_petcollar/choker. Expected icon state: 'choker'
|
Delta Station: /datum/unit_test/create_and_destroy:
code/datums/greyscale/_greyscale_config.dm#L254
[09:51:50] Runtime in code/datums/greyscale/_greyscale_config.dm,254: Spiked Collar (Worn) (modular_nova/modules/GAGS/icons/collar.dmi|modular_nova/modules/GAGS/json_configs/collar/spike_worn.json) expected 2 color arguments but only received 1
proc name: GenerateBundle (/datum/greyscale_config/proc/GenerateBundle)
src: Spiked Collar (Worn) (/datum/greyscale_config/collar/spike/worn)
call stack:
Spiked Collar (Worn) (/datum/greyscale_config/collar/spike/worn): GenerateBundle(/list (/list), null, null)
Spiked Collar (Worn) (/datum/greyscale_config/collar/spike/worn): Generate("#222222", null)
Greyscale (/datum/controller/subsystem/processing/greyscale): GetColoredIconByType("/datum/greyscale_config/collar...", "#222222")
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): update greyscale()
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): update greyscale()
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
Atoms (/datum/controller/subsystem/atoms): InitAtom(the spiked collar (/obj/item/clothing/neck/human_petcollar/choker), 0, /list (/list))
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): New(0)
/datum/unit_test/create_and_de... (/datum/unit_test/create_and_destroy): Run()
RunUnitTest(/datum/unit_test/create_and_de... (/datum/unit_test/create_and_destroy), /list (/list))
RunUnitTests()
/datum/callback (/datum/callback): InvokeAsync()
|
Integration Tests (tramstation) / run_integration_tests
FAIL /datum/unit_test/greyscale_item_icon_states 0s
|
Integration Tests (deltastation) / run_integration_tests
FAIL /datum/unit_test/create_and_destroy 88.1s
|
Tramstation: /datum/unit_test/greyscale_color_count:
code/modules/unit_tests/greyscale_config.dm#L41
/obj/item/clothing/neck/human_petcollar/choker has the wrong amount of colors configured for Spiked Collar (modular_nova/modules/GAGS/icons/collar.dmi|modular_nova/modules/GAGS/json_configs/collar/spike.json). Expected 2 colors but found 1.
|
Integration Tests (tramstation) / run_integration_tests
FAIL /datum/unit_test/greyscale_color_count 0s
|
Tramstation: /datum/unit_test/modify_fantasy_variable:
code/datums/greyscale/_greyscale_config.dm#L254
[09:49:46] Runtime in code/datums/greyscale/_greyscale_config.dm,254: Spiked Collar (modular_nova/modules/GAGS/icons/collar.dmi|modular_nova/modules/GAGS/json_configs/collar/spike.json) expected 2 color arguments but only received 1
proc name: GenerateBundle (/datum/greyscale_config/proc/GenerateBundle)
src: Spiked Collar (/datum/greyscale_config/collar/spike)
call stack:
Spiked Collar (/datum/greyscale_config/collar/spike): GenerateBundle(/list (/list), null, null)
Spiked Collar (/datum/greyscale_config/collar/spike): Generate("#222222", null)
Greyscale (/datum/controller/subsystem/processing/greyscale): GetColoredIconByType("/datum/greyscale_config/collar...", "#222222")
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): update greyscale()
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): update greyscale()
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): update greyscale()
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
Atoms (/datum/controller/subsystem/atoms): InitAtom(the spiked collar (/obj/item/clothing/neck/human_petcollar/choker), 0, /list (/list))
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): New(0)
/datum/unit_test/modify_fantas... (/datum/unit_test/modify_fantasy_variable): allocate(/obj/item/clothing/neck/human_... (/obj/item/clothing/neck/human_petcollar/choker))
/datum/unit_test/modify_fantas... (/datum/unit_test/modify_fantasy_variable): Run()
RunUnitTest(/datum/unit_test/modify_fantas... (/datum/unit_test/modify_fantasy_variable), /list (/list))
RunUnitTests()
/datum/callback (/datum/callback): InvokeAsync()
|
Tramstation: /datum/unit_test/modify_fantasy_variable:
code/datums/greyscale/_greyscale_config.dm#L254
[09:49:46] Runtime in code/datums/greyscale/_greyscale_config.dm,254: Spiked Collar (Worn) (modular_nova/modules/GAGS/icons/collar.dmi|modular_nova/modules/GAGS/json_configs/collar/spike_worn.json) expected 2 color arguments but only received 1
proc name: GenerateBundle (/datum/greyscale_config/proc/GenerateBundle)
src: Spiked Collar (Worn) (/datum/greyscale_config/collar/spike/worn)
call stack:
Spiked Collar (Worn) (/datum/greyscale_config/collar/spike/worn): GenerateBundle(/list (/list), null, null)
Spiked Collar (Worn) (/datum/greyscale_config/collar/spike/worn): Generate("#222222", null)
Greyscale (/datum/controller/subsystem/processing/greyscale): GetColoredIconByType("/datum/greyscale_config/collar...", "#222222")
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): update greyscale()
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): update greyscale()
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
Atoms (/datum/controller/subsystem/atoms): InitAtom(the spiked collar (/obj/item/clothing/neck/human_petcollar/choker), 0, /list (/list))
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): New(0)
/datum/unit_test/modify_fantas... (/datum/unit_test/modify_fantasy_variable): allocate(/obj/item/clothing/neck/human_... (/obj/item/clothing/neck/human_petcollar/choker))
/datum/unit_test/modify_fantas... (/datum/unit_test/modify_fantasy_variable): Run()
RunUnitTest(/datum/unit_test/modify_fantas... (/datum/unit_test/modify_fantasy_variable), /list (/list))
RunUnitTests()
/datum/callback (/datum/callback): InvokeAsync()
|
Integration Tests (tramstation) / run_integration_tests
FAIL /datum/unit_test/modify_fantasy_variable 49.9s
|
Tramstation: /datum/unit_test/create_and_destroy:
code/datums/greyscale/_greyscale_config.dm#L254
[09:51:51] Runtime in code/datums/greyscale/_greyscale_config.dm,254: Spiked Collar (modular_nova/modules/GAGS/icons/collar.dmi|modular_nova/modules/GAGS/json_configs/collar/spike.json) expected 2 color arguments but only received 1
proc name: GenerateBundle (/datum/greyscale_config/proc/GenerateBundle)
src: Spiked Collar (/datum/greyscale_config/collar/spike)
call stack:
Spiked Collar (/datum/greyscale_config/collar/spike): GenerateBundle(/list (/list), null, null)
Spiked Collar (/datum/greyscale_config/collar/spike): Generate("#222222", null)
Greyscale (/datum/controller/subsystem/processing/greyscale): GetColoredIconByType("/datum/greyscale_config/collar...", "#222222")
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): update greyscale()
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): update greyscale()
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): update greyscale()
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
Atoms (/datum/controller/subsystem/atoms): InitAtom(the spiked collar (/obj/item/clothing/neck/human_petcollar/choker), 0, /list (/list))
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): New(0)
/datum/unit_test/create_and_de... (/datum/unit_test/create_and_destroy): Run()
RunUnitTest(/datum/unit_test/create_and_de... (/datum/unit_test/create_and_destroy), /list (/list))
RunUnitTests()
/datum/callback (/datum/callback): InvokeAsync()
|
Tramstation: /datum/unit_test/create_and_destroy:
code/datums/greyscale/_greyscale_config.dm#L254
[09:51:51] Runtime in code/datums/greyscale/_greyscale_config.dm,254: Spiked Collar (Worn) (modular_nova/modules/GAGS/icons/collar.dmi|modular_nova/modules/GAGS/json_configs/collar/spike_worn.json) expected 2 color arguments but only received 1
proc name: GenerateBundle (/datum/greyscale_config/proc/GenerateBundle)
src: Spiked Collar (Worn) (/datum/greyscale_config/collar/spike/worn)
call stack:
Spiked Collar (Worn) (/datum/greyscale_config/collar/spike/worn): GenerateBundle(/list (/list), null, null)
Spiked Collar (Worn) (/datum/greyscale_config/collar/spike/worn): Generate("#222222", null)
Greyscale (/datum/controller/subsystem/processing/greyscale): GetColoredIconByType("/datum/greyscale_config/collar...", "#222222")
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): update greyscale()
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): update greyscale()
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
Atoms (/datum/controller/subsystem/atoms): InitAtom(the spiked collar (/obj/item/clothing/neck/human_petcollar/choker), 0, /list (/list))
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): New(0)
/datum/unit_test/create_and_de... (/datum/unit_test/create_and_destroy): Run()
RunUnitTest(/datum/unit_test/create_and_de... (/datum/unit_test/create_and_destroy), /list (/list))
RunUnitTests()
/datum/callback (/datum/callback): InvokeAsync()
|
Integration Tests (tramstation) / run_integration_tests
FAIL /datum/unit_test/create_and_destroy 87.8s
|
Ouroboros: /datum/unit_test/greyscale_item_icon_states:
code/modules/unit_tests/greyscale_config.dm#L21
Spiked Collar (Worn) (modular_nova/modules/GAGS/icons/collar.dmi|modular_nova/modules/GAGS/json_configs/collar/spike_worn.json) is missing a sprite for the worn overlay for /obj/item/clothing/neck/human_petcollar/choker. Expected icon state: 'choker'
|
Integration Tests (ouroboros) / run_integration_tests
FAIL /datum/unit_test/greyscale_item_icon_states 0s
|
Ouroboros: /datum/unit_test/greyscale_color_count:
code/modules/unit_tests/greyscale_config.dm#L41
/obj/item/clothing/neck/human_petcollar/choker has the wrong amount of colors configured for Spiked Collar (modular_nova/modules/GAGS/icons/collar.dmi|modular_nova/modules/GAGS/json_configs/collar/spike.json). Expected 2 colors but found 1.
|
Integration Tests (ouroboros) / run_integration_tests
FAIL /datum/unit_test/greyscale_color_count 0s
|
Ouroboros: /datum/unit_test/modify_fantasy_variable:
code/datums/greyscale/_greyscale_config.dm#L254
[09:49:54] Runtime in code/datums/greyscale/_greyscale_config.dm,254: Spiked Collar (modular_nova/modules/GAGS/icons/collar.dmi|modular_nova/modules/GAGS/json_configs/collar/spike.json) expected 2 color arguments but only received 1
proc name: GenerateBundle (/datum/greyscale_config/proc/GenerateBundle)
src: Spiked Collar (/datum/greyscale_config/collar/spike)
call stack:
Spiked Collar (/datum/greyscale_config/collar/spike): GenerateBundle(/list (/list), null, null)
Spiked Collar (/datum/greyscale_config/collar/spike): Generate("#222222", null)
Greyscale (/datum/controller/subsystem/processing/greyscale): GetColoredIconByType("/datum/greyscale_config/collar...", "#222222")
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): update greyscale()
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): update greyscale()
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): update greyscale()
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
Atoms (/datum/controller/subsystem/atoms): InitAtom(the spiked collar (/obj/item/clothing/neck/human_petcollar/choker), 0, /list (/list))
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): New(0)
/datum/unit_test/modify_fantas... (/datum/unit_test/modify_fantasy_variable): allocate(/obj/item/clothing/neck/human_... (/obj/item/clothing/neck/human_petcollar/choker))
/datum/unit_test/modify_fantas... (/datum/unit_test/modify_fantasy_variable): Run()
RunUnitTest(/datum/unit_test/modify_fantas... (/datum/unit_test/modify_fantasy_variable), /list (/list))
RunUnitTests()
/datum/callback (/datum/callback): InvokeAsync()
|
Ouroboros: /datum/unit_test/modify_fantasy_variable:
code/datums/greyscale/_greyscale_config.dm#L254
[09:49:54] Runtime in code/datums/greyscale/_greyscale_config.dm,254: Spiked Collar (Worn) (modular_nova/modules/GAGS/icons/collar.dmi|modular_nova/modules/GAGS/json_configs/collar/spike_worn.json) expected 2 color arguments but only received 1
proc name: GenerateBundle (/datum/greyscale_config/proc/GenerateBundle)
src: Spiked Collar (Worn) (/datum/greyscale_config/collar/spike/worn)
call stack:
Spiked Collar (Worn) (/datum/greyscale_config/collar/spike/worn): GenerateBundle(/list (/list), null, null)
Spiked Collar (Worn) (/datum/greyscale_config/collar/spike/worn): Generate("#222222", null)
Greyscale (/datum/controller/subsystem/processing/greyscale): GetColoredIconByType("/datum/greyscale_config/collar...", "#222222")
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): update greyscale()
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): update greyscale()
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
Atoms (/datum/controller/subsystem/atoms): InitAtom(the spiked collar (/obj/item/clothing/neck/human_petcollar/choker), 0, /list (/list))
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): New(0)
/datum/unit_test/modify_fantas... (/datum/unit_test/modify_fantasy_variable): allocate(/obj/item/clothing/neck/human_... (/obj/item/clothing/neck/human_petcollar/choker))
/datum/unit_test/modify_fantas... (/datum/unit_test/modify_fantasy_variable): Run()
RunUnitTest(/datum/unit_test/modify_fantas... (/datum/unit_test/modify_fantasy_variable), /list (/list))
RunUnitTests()
/datum/callback (/datum/callback): InvokeAsync()
|
Integration Tests (ouroboros) / run_integration_tests
FAIL /datum/unit_test/modify_fantasy_variable 50.3s
|
Ouroboros: /datum/unit_test/create_and_destroy:
code/datums/greyscale/_greyscale_config.dm#L254
[09:52:03] Runtime in code/datums/greyscale/_greyscale_config.dm,254: Spiked Collar (modular_nova/modules/GAGS/icons/collar.dmi|modular_nova/modules/GAGS/json_configs/collar/spike.json) expected 2 color arguments but only received 1
proc name: GenerateBundle (/datum/greyscale_config/proc/GenerateBundle)
src: Spiked Collar (/datum/greyscale_config/collar/spike)
call stack:
Spiked Collar (/datum/greyscale_config/collar/spike): GenerateBundle(/list (/list), null, null)
Spiked Collar (/datum/greyscale_config/collar/spike): Generate("#222222", null)
Greyscale (/datum/controller/subsystem/processing/greyscale): GetColoredIconByType("/datum/greyscale_config/collar...", "#222222")
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): update greyscale()
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): update greyscale()
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): update greyscale()
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
Atoms (/datum/controller/subsystem/atoms): InitAtom(the spiked collar (/obj/item/clothing/neck/human_petcollar/choker), 0, /list (/list))
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): New(0)
/datum/unit_test/create_and_de... (/datum/unit_test/create_and_destroy): Run()
RunUnitTest(/datum/unit_test/create_and_de... (/datum/unit_test/create_and_destroy), /list (/list))
RunUnitTests()
/datum/callback (/datum/callback): InvokeAsync()
|
Ouroboros: /datum/unit_test/create_and_destroy:
code/datums/greyscale/_greyscale_config.dm#L254
[09:52:03] Runtime in code/datums/greyscale/_greyscale_config.dm,254: Spiked Collar (Worn) (modular_nova/modules/GAGS/icons/collar.dmi|modular_nova/modules/GAGS/json_configs/collar/spike_worn.json) expected 2 color arguments but only received 1
proc name: GenerateBundle (/datum/greyscale_config/proc/GenerateBundle)
src: Spiked Collar (Worn) (/datum/greyscale_config/collar/spike/worn)
call stack:
Spiked Collar (Worn) (/datum/greyscale_config/collar/spike/worn): GenerateBundle(/list (/list), null, null)
Spiked Collar (Worn) (/datum/greyscale_config/collar/spike/worn): Generate("#222222", null)
Greyscale (/datum/controller/subsystem/processing/greyscale): GetColoredIconByType("/datum/greyscale_config/collar...", "#222222")
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): update greyscale()
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): update greyscale()
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
Atoms (/datum/controller/subsystem/atoms): InitAtom(the spiked collar (/obj/item/clothing/neck/human_petcollar/choker), 0, /list (/list))
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): New(0)
/datum/unit_test/create_and_de... (/datum/unit_test/create_and_destroy): Run()
RunUnitTest(/datum/unit_test/create_and_de... (/datum/unit_test/create_and_destroy), /list (/list))
RunUnitTests()
/datum/callback (/datum/callback): InvokeAsync()
|
Integration Tests (ouroboros) / run_integration_tests
FAIL /datum/unit_test/create_and_destroy 88.5s
|
Biodome: /datum/unit_test/greyscale_item_icon_states:
code/modules/unit_tests/greyscale_config.dm#L21
Spiked Collar (Worn) (modular_nova/modules/GAGS/icons/collar.dmi|modular_nova/modules/GAGS/json_configs/collar/spike_worn.json) is missing a sprite for the worn overlay for /obj/item/clothing/neck/human_petcollar/choker. Expected icon state: 'choker'
|
Integration Tests (biodome) / run_integration_tests
FAIL /datum/unit_test/greyscale_item_icon_states 0s
|
Biodome: /datum/unit_test/greyscale_color_count:
code/modules/unit_tests/greyscale_config.dm#L41
/obj/item/clothing/neck/human_petcollar/choker has the wrong amount of colors configured for Spiked Collar (modular_nova/modules/GAGS/icons/collar.dmi|modular_nova/modules/GAGS/json_configs/collar/spike.json). Expected 2 colors but found 1.
|
Integration Tests (biodome) / run_integration_tests
FAIL /datum/unit_test/greyscale_color_count 0s
|
Biodome: /datum/unit_test/modify_fantasy_variable:
code/datums/greyscale/_greyscale_config.dm#L254
[09:49:57] Runtime in code/datums/greyscale/_greyscale_config.dm,254: Spiked Collar (modular_nova/modules/GAGS/icons/collar.dmi|modular_nova/modules/GAGS/json_configs/collar/spike.json) expected 2 color arguments but only received 1
proc name: GenerateBundle (/datum/greyscale_config/proc/GenerateBundle)
src: Spiked Collar (/datum/greyscale_config/collar/spike)
call stack:
Spiked Collar (/datum/greyscale_config/collar/spike): GenerateBundle(/list (/list), null, null)
Spiked Collar (/datum/greyscale_config/collar/spike): Generate("#222222", null)
Greyscale (/datum/controller/subsystem/processing/greyscale): GetColoredIconByType("/datum/greyscale_config/collar...", "#222222")
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): update greyscale()
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): update greyscale()
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): update greyscale()
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
Atoms (/datum/controller/subsystem/atoms): InitAtom(the spiked collar (/obj/item/clothing/neck/human_petcollar/choker), 0, /list (/list))
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): New(0)
/datum/unit_test/modify_fantas... (/datum/unit_test/modify_fantasy_variable): allocate(/obj/item/clothing/neck/human_... (/obj/item/clothing/neck/human_petcollar/choker))
/datum/unit_test/modify_fantas... (/datum/unit_test/modify_fantasy_variable): Run()
RunUnitTest(/datum/unit_test/modify_fantas... (/datum/unit_test/modify_fantasy_variable), /list (/list))
RunUnitTests()
/datum/callback (/datum/callback): InvokeAsync()
|
Biodome: /datum/unit_test/modify_fantasy_variable:
code/datums/greyscale/_greyscale_config.dm#L254
[09:49:57] Runtime in code/datums/greyscale/_greyscale_config.dm,254: Spiked Collar (Worn) (modular_nova/modules/GAGS/icons/collar.dmi|modular_nova/modules/GAGS/json_configs/collar/spike_worn.json) expected 2 color arguments but only received 1
proc name: GenerateBundle (/datum/greyscale_config/proc/GenerateBundle)
src: Spiked Collar (Worn) (/datum/greyscale_config/collar/spike/worn)
call stack:
Spiked Collar (Worn) (/datum/greyscale_config/collar/spike/worn): GenerateBundle(/list (/list), null, null)
Spiked Collar (Worn) (/datum/greyscale_config/collar/spike/worn): Generate("#222222", null)
Greyscale (/datum/controller/subsystem/processing/greyscale): GetColoredIconByType("/datum/greyscale_config/collar...", "#222222")
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): update greyscale()
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): update greyscale()
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
Atoms (/datum/controller/subsystem/atoms): InitAtom(the spiked collar (/obj/item/clothing/neck/human_petcollar/choker), 0, /list (/list))
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): New(0)
/datum/unit_test/modify_fantas... (/datum/unit_test/modify_fantasy_variable): allocate(/obj/item/clothing/neck/human_... (/obj/item/clothing/neck/human_petcollar/choker))
/datum/unit_test/modify_fantas... (/datum/unit_test/modify_fantasy_variable): Run()
RunUnitTest(/datum/unit_test/modify_fantas... (/datum/unit_test/modify_fantasy_variable), /list (/list))
RunUnitTests()
/datum/callback (/datum/callback): InvokeAsync()
|
Integration Tests (biodome) / run_integration_tests
FAIL /datum/unit_test/modify_fantasy_variable 51.2s
|
Biodome: /datum/unit_test/create_and_destroy:
code/datums/greyscale/_greyscale_config.dm#L254
[09:52:06] Runtime in code/datums/greyscale/_greyscale_config.dm,254: Spiked Collar (modular_nova/modules/GAGS/icons/collar.dmi|modular_nova/modules/GAGS/json_configs/collar/spike.json) expected 2 color arguments but only received 1
proc name: GenerateBundle (/datum/greyscale_config/proc/GenerateBundle)
src: Spiked Collar (/datum/greyscale_config/collar/spike)
call stack:
Spiked Collar (/datum/greyscale_config/collar/spike): GenerateBundle(/list (/list), null, null)
Spiked Collar (/datum/greyscale_config/collar/spike): Generate("#222222", null)
Greyscale (/datum/controller/subsystem/processing/greyscale): GetColoredIconByType("/datum/greyscale_config/collar...", "#222222")
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): update greyscale()
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): update greyscale()
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): update greyscale()
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
Atoms (/datum/controller/subsystem/atoms): InitAtom(the spiked collar (/obj/item/clothing/neck/human_petcollar/choker), 0, /list (/list))
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): New(0)
/datum/unit_test/create_and_de... (/datum/unit_test/create_and_destroy): Run()
RunUnitTest(/datum/unit_test/create_and_de... (/datum/unit_test/create_and_destroy), /list (/list))
RunUnitTests()
/datum/callback (/datum/callback): InvokeAsync()
|
Biodome: /datum/unit_test/create_and_destroy:
code/datums/greyscale/_greyscale_config.dm#L254
[09:52:06] Runtime in code/datums/greyscale/_greyscale_config.dm,254: Spiked Collar (Worn) (modular_nova/modules/GAGS/icons/collar.dmi|modular_nova/modules/GAGS/json_configs/collar/spike_worn.json) expected 2 color arguments but only received 1
proc name: GenerateBundle (/datum/greyscale_config/proc/GenerateBundle)
src: Spiked Collar (Worn) (/datum/greyscale_config/collar/spike/worn)
call stack:
Spiked Collar (Worn) (/datum/greyscale_config/collar/spike/worn): GenerateBundle(/list (/list), null, null)
Spiked Collar (Worn) (/datum/greyscale_config/collar/spike/worn): Generate("#222222", null)
Greyscale (/datum/controller/subsystem/processing/greyscale): GetColoredIconByType("/datum/greyscale_config/collar...", "#222222")
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): update greyscale()
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): update greyscale()
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
Atoms (/datum/controller/subsystem/atoms): InitAtom(the spiked collar (/obj/item/clothing/neck/human_petcollar/choker), 0, /list (/list))
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): New(0)
/datum/unit_test/create_and_de... (/datum/unit_test/create_and_destroy): Run()
RunUnitTest(/datum/unit_test/create_and_de... (/datum/unit_test/create_and_destroy), /list (/list))
RunUnitTests()
/datum/callback (/datum/callback): InvokeAsync()
|
Integration Tests (biodome) / run_integration_tests
FAIL /datum/unit_test/create_and_destroy 89.9s
|
Ice Box Station: /datum/unit_test/greyscale_item_icon_states:
code/modules/unit_tests/greyscale_config.dm#L21
Spiked Collar (Worn) (modular_nova/modules/GAGS/icons/collar.dmi|modular_nova/modules/GAGS/json_configs/collar/spike_worn.json) is missing a sprite for the worn overlay for /obj/item/clothing/neck/human_petcollar/choker. Expected icon state: 'choker'
|
Integration Tests (icebox) / run_integration_tests
FAIL /datum/unit_test/greyscale_item_icon_states 0s
|
Ice Box Station: /datum/unit_test/greyscale_color_count:
code/modules/unit_tests/greyscale_config.dm#L41
/obj/item/clothing/neck/human_petcollar/choker has the wrong amount of colors configured for Spiked Collar (modular_nova/modules/GAGS/icons/collar.dmi|modular_nova/modules/GAGS/json_configs/collar/spike.json). Expected 2 colors but found 1.
|
Integration Tests (icebox) / run_integration_tests
FAIL /datum/unit_test/greyscale_color_count 0s
|
Ice Box Station: /datum/unit_test/modify_fantasy_variable:
code/datums/greyscale/_greyscale_config.dm#L254
[09:50:08] Runtime in code/datums/greyscale/_greyscale_config.dm,254: Spiked Collar (modular_nova/modules/GAGS/icons/collar.dmi|modular_nova/modules/GAGS/json_configs/collar/spike.json) expected 2 color arguments but only received 1
proc name: GenerateBundle (/datum/greyscale_config/proc/GenerateBundle)
src: Spiked Collar (/datum/greyscale_config/collar/spike)
call stack:
Spiked Collar (/datum/greyscale_config/collar/spike): GenerateBundle(/list (/list), null, null)
Spiked Collar (/datum/greyscale_config/collar/spike): Generate("#222222", null)
Greyscale (/datum/controller/subsystem/processing/greyscale): GetColoredIconByType("/datum/greyscale_config/collar...", "#222222")
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): update greyscale()
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): update greyscale()
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): update greyscale()
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
Atoms (/datum/controller/subsystem/atoms): InitAtom(the spiked collar (/obj/item/clothing/neck/human_petcollar/choker), 0, /list (/list))
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): New(0)
/datum/unit_test/modify_fantas... (/datum/unit_test/modify_fantasy_variable): allocate(/obj/item/clothing/neck/human_... (/obj/item/clothing/neck/human_petcollar/choker))
/datum/unit_test/modify_fantas... (/datum/unit_test/modify_fantasy_variable): Run()
RunUnitTest(/datum/unit_test/modify_fantas... (/datum/unit_test/modify_fantasy_variable), /list (/list))
RunUnitTests()
/datum/callback (/datum/callback): InvokeAsync()
|
Ice Box Station: /datum/unit_test/modify_fantasy_variable:
code/datums/greyscale/_greyscale_config.dm#L254
[09:50:08] Runtime in code/datums/greyscale/_greyscale_config.dm,254: Spiked Collar (Worn) (modular_nova/modules/GAGS/icons/collar.dmi|modular_nova/modules/GAGS/json_configs/collar/spike_worn.json) expected 2 color arguments but only received 1
proc name: GenerateBundle (/datum/greyscale_config/proc/GenerateBundle)
src: Spiked Collar (Worn) (/datum/greyscale_config/collar/spike/worn)
call stack:
Spiked Collar (Worn) (/datum/greyscale_config/collar/spike/worn): GenerateBundle(/list (/list), null, null)
Spiked Collar (Worn) (/datum/greyscale_config/collar/spike/worn): Generate("#222222", null)
Greyscale (/datum/controller/subsystem/processing/greyscale): GetColoredIconByType("/datum/greyscale_config/collar...", "#222222")
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): update greyscale()
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): update greyscale()
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
Atoms (/datum/controller/subsystem/atoms): InitAtom(the spiked collar (/obj/item/clothing/neck/human_petcollar/choker), 0, /list (/list))
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): New(0)
/datum/unit_test/modify_fantas... (/datum/unit_test/modify_fantasy_variable): allocate(/obj/item/clothing/neck/human_... (/obj/item/clothing/neck/human_petcollar/choker))
/datum/unit_test/modify_fantas... (/datum/unit_test/modify_fantasy_variable): Run()
RunUnitTest(/datum/unit_test/modify_fantas... (/datum/unit_test/modify_fantasy_variable), /list (/list))
RunUnitTests()
/datum/callback (/datum/callback): InvokeAsync()
|
Integration Tests (icebox) / run_integration_tests
FAIL /datum/unit_test/modify_fantasy_variable 50.1s
|
Ice Box Station: /datum/unit_test/create_and_destroy:
code/datums/greyscale/_greyscale_config.dm#L254
[09:52:10] Runtime in code/datums/greyscale/_greyscale_config.dm,254: Spiked Collar (modular_nova/modules/GAGS/icons/collar.dmi|modular_nova/modules/GAGS/json_configs/collar/spike.json) expected 2 color arguments but only received 1
proc name: GenerateBundle (/datum/greyscale_config/proc/GenerateBundle)
src: Spiked Collar (/datum/greyscale_config/collar/spike)
call stack:
Spiked Collar (/datum/greyscale_config/collar/spike): GenerateBundle(/list (/list), null, null)
Spiked Collar (/datum/greyscale_config/collar/spike): Generate("#222222", null)
Greyscale (/datum/controller/subsystem/processing/greyscale): GetColoredIconByType("/datum/greyscale_config/collar...", "#222222")
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): update greyscale()
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): update greyscale()
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): update greyscale()
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
Atoms (/datum/controller/subsystem/atoms): InitAtom(the spiked collar (/obj/item/clothing/neck/human_petcollar/choker), 0, /list (/list))
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): New(0)
/datum/unit_test/create_and_de... (/datum/unit_test/create_and_destroy): Run()
RunUnitTest(/datum/unit_test/create_and_de... (/datum/unit_test/create_and_destroy), /list (/list))
RunUnitTests()
/datum/callback (/datum/callback): InvokeAsync()
|
Ice Box Station: /datum/unit_test/create_and_destroy:
code/datums/greyscale/_greyscale_config.dm#L254
[09:52:10] Runtime in code/datums/greyscale/_greyscale_config.dm,254: Spiked Collar (Worn) (modular_nova/modules/GAGS/icons/collar.dmi|modular_nova/modules/GAGS/json_configs/collar/spike_worn.json) expected 2 color arguments but only received 1
proc name: GenerateBundle (/datum/greyscale_config/proc/GenerateBundle)
src: Spiked Collar (Worn) (/datum/greyscale_config/collar/spike/worn)
call stack:
Spiked Collar (Worn) (/datum/greyscale_config/collar/spike/worn): GenerateBundle(/list (/list), null, null)
Spiked Collar (Worn) (/datum/greyscale_config/collar/spike/worn): Generate("#222222", null)
Greyscale (/datum/controller/subsystem/processing/greyscale): GetColoredIconByType("/datum/greyscale_config/collar...", "#222222")
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): update greyscale()
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): update greyscale()
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
Atoms (/datum/controller/subsystem/atoms): InitAtom(the spiked collar (/obj/item/clothing/neck/human_petcollar/choker), 0, /list (/list))
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): New(0)
/datum/unit_test/create_and_de... (/datum/unit_test/create_and_destroy): Run()
RunUnitTest(/datum/unit_test/create_and_de... (/datum/unit_test/create_and_destroy), /list (/list))
RunUnitTests()
/datum/callback (/datum/callback): InvokeAsync()
|
Ice Box Station: /datum/unit_test/create_and_destroy:
code/datums/greyscale/_greyscale_config.dm#L254
[09:52:18] Runtime in code/datums/greyscale/_greyscale_config.dm,254: Spiked Collar (Worn) (modular_nova/modules/GAGS/icons/collar.dmi|modular_nova/modules/GAGS/json_configs/collar/spike_worn.json) expected 2 color arguments but only received 1
proc name: GenerateBundle (/datum/greyscale_config/proc/GenerateBundle)
src: Spiked Collar (Worn) (/datum/greyscale_config/collar/spike/worn)
call stack:
Spiked Collar (Worn) (/datum/greyscale_config/collar/spike/worn): GenerateBundle(/list (/list), null, null)
Spiked Collar (Worn) (/datum/greyscale_config/collar/spike/worn): Generate("#222222", null)
Greyscale (/datum/controller/subsystem/processing/greyscale): GetColoredIconByType("/datum/greyscale_config/collar...", "#222222")
Change Neck Accessory Appearan... (/datum/action/item_action/chameleon/change/neck): update item(/obj/item/clothing/neck/human_... (/obj/item/clothing/neck/human_petcollar/choker))
Change Neck Accessory Appearan... (/datum/action/item_action/chameleon/change/neck): update item(/obj/item/clothing/neck/human_... (/obj/item/clothing/neck/human_petcollar/choker))
Change Neck Accessory Appearan... (/datum/action/item_action/chameleon/change/neck): update look(/obj/item/clothing/neck/human_... (/obj/item/clothing/neck/human_petcollar/choker), null)
Change Neck Accessory Appearan... (/datum/action/item_action/chameleon/change/neck): update look(/obj/item/clothing/neck/human_... (/obj/item/clothing/neck/human_petcollar/choker), null)
Change Neck Accessory Appearan... (/datum/action/item_action/chameleon/change/neck): random look()
Change Neck Accessory Appearan... (/datum/action/item_action/chameleon/change/neck): emp randomise(1e+31)
the spiked collar (/obj/item/clothing/neck/chameleon/broken): Initialize(0)
Atoms (/datum/controller/subsystem/atoms): InitAtom(the spiked collar (/obj/item/clothing/neck/chameleon/broken), 0, /list (/list))
the spiked collar (/obj/item/clothing/neck/chameleon/broken): New(0)
the chameleon kit (/obj/item/storage/box/syndie_kit/chameleon/broken): PopulateContents()
the chameleon kit (/obj/item/storage/box/syndie_kit/chameleon/broken): Initialize(0)
the chameleon kit (/obj/item/storage/box/syndie_kit/chameleon/broken): Initialize(0)
Atoms (/datum/controller/subsystem/atoms): InitAtom(the chameleon kit (/obj/item/storage/box/syndie_kit/chameleon/broken), 0, /list (/list))
the chameleon kit (/obj/item/storage/box/syndie_kit/chameleon/broken): New(0)
/datum/unit_test/create_and_de... (/datum/unit_test/create_and_destroy): Run()
RunUnitTest(/datum/unit_test/create_and_de... (/datum/unit_test/create_and_destroy), /list (/list))
RunUnitTests()
/datum/callback (/datum/callback): InvokeAsync()
|
Wawastation: /datum/unit_test/greyscale_item_icon_states:
code/modules/unit_tests/greyscale_config.dm#L21
Spiked Collar (Worn) (modular_nova/modules/GAGS/icons/collar.dmi|modular_nova/modules/GAGS/json_configs/collar/spike_worn.json) is missing a sprite for the worn overlay for /obj/item/clothing/neck/human_petcollar/choker. Expected icon state: 'choker'
|
Integration Tests (wawastation) / run_integration_tests
FAIL /datum/unit_test/greyscale_item_icon_states 0s
|
Wawastation: /datum/unit_test/greyscale_color_count:
code/modules/unit_tests/greyscale_config.dm#L41
/obj/item/clothing/neck/human_petcollar/choker has the wrong amount of colors configured for Spiked Collar (modular_nova/modules/GAGS/icons/collar.dmi|modular_nova/modules/GAGS/json_configs/collar/spike.json). Expected 2 colors but found 1.
|
Integration Tests (wawastation) / run_integration_tests
FAIL /datum/unit_test/greyscale_color_count 0s
|
Wawastation: /datum/unit_test/modify_fantasy_variable:
code/datums/greyscale/_greyscale_config.dm#L254
[09:49:53] Runtime in code/datums/greyscale/_greyscale_config.dm,254: Spiked Collar (modular_nova/modules/GAGS/icons/collar.dmi|modular_nova/modules/GAGS/json_configs/collar/spike.json) expected 2 color arguments but only received 1
proc name: GenerateBundle (/datum/greyscale_config/proc/GenerateBundle)
src: Spiked Collar (/datum/greyscale_config/collar/spike)
call stack:
Spiked Collar (/datum/greyscale_config/collar/spike): GenerateBundle(/list (/list), null, null)
Spiked Collar (/datum/greyscale_config/collar/spike): Generate("#222222", null)
Greyscale (/datum/controller/subsystem/processing/greyscale): GetColoredIconByType("/datum/greyscale_config/collar...", "#222222")
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): update greyscale()
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): update greyscale()
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): update greyscale()
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
Atoms (/datum/controller/subsystem/atoms): InitAtom(the spiked collar (/obj/item/clothing/neck/human_petcollar/choker), 0, /list (/list))
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): New(0)
/datum/unit_test/modify_fantas... (/datum/unit_test/modify_fantasy_variable): allocate(/obj/item/clothing/neck/human_... (/obj/item/clothing/neck/human_petcollar/choker))
/datum/unit_test/modify_fantas... (/datum/unit_test/modify_fantasy_variable): Run()
RunUnitTest(/datum/unit_test/modify_fantas... (/datum/unit_test/modify_fantasy_variable), /list (/list))
RunUnitTests()
/datum/callback (/datum/callback): InvokeAsync()
|
Wawastation: /datum/unit_test/modify_fantasy_variable:
code/datums/greyscale/_greyscale_config.dm#L254
[09:49:53] Runtime in code/datums/greyscale/_greyscale_config.dm,254: Spiked Collar (Worn) (modular_nova/modules/GAGS/icons/collar.dmi|modular_nova/modules/GAGS/json_configs/collar/spike_worn.json) expected 2 color arguments but only received 1
proc name: GenerateBundle (/datum/greyscale_config/proc/GenerateBundle)
src: Spiked Collar (Worn) (/datum/greyscale_config/collar/spike/worn)
call stack:
Spiked Collar (Worn) (/datum/greyscale_config/collar/spike/worn): GenerateBundle(/list (/list), null, null)
Spiked Collar (Worn) (/datum/greyscale_config/collar/spike/worn): Generate("#222222", null)
Greyscale (/datum/controller/subsystem/processing/greyscale): GetColoredIconByType("/datum/greyscale_config/collar...", "#222222")
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): update greyscale()
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): update greyscale()
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
Atoms (/datum/controller/subsystem/atoms): InitAtom(the spiked collar (/obj/item/clothing/neck/human_petcollar/choker), 0, /list (/list))
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): New(0)
/datum/unit_test/modify_fantas... (/datum/unit_test/modify_fantasy_variable): allocate(/obj/item/clothing/neck/human_... (/obj/item/clothing/neck/human_petcollar/choker))
/datum/unit_test/modify_fantas... (/datum/unit_test/modify_fantasy_variable): Run()
RunUnitTest(/datum/unit_test/modify_fantas... (/datum/unit_test/modify_fantasy_variable), /list (/list))
RunUnitTests()
/datum/callback (/datum/callback): InvokeAsync()
|
Integration Tests (wawastation) / run_integration_tests
FAIL /datum/unit_test/modify_fantasy_variable 53.4s
|
Wawastation: /datum/unit_test/create_and_destroy:
code/datums/greyscale/_greyscale_config.dm#L254
[09:52:03] Runtime in code/datums/greyscale/_greyscale_config.dm,254: Spiked Collar (modular_nova/modules/GAGS/icons/collar.dmi|modular_nova/modules/GAGS/json_configs/collar/spike.json) expected 2 color arguments but only received 1
proc name: GenerateBundle (/datum/greyscale_config/proc/GenerateBundle)
src: Spiked Collar (/datum/greyscale_config/collar/spike)
call stack:
Spiked Collar (/datum/greyscale_config/collar/spike): GenerateBundle(/list (/list), null, null)
Spiked Collar (/datum/greyscale_config/collar/spike): Generate("#222222", null)
Greyscale (/datum/controller/subsystem/processing/greyscale): GetColoredIconByType("/datum/greyscale_config/collar...", "#222222")
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): update greyscale()
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): update greyscale()
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): update greyscale()
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
Atoms (/datum/controller/subsystem/atoms): InitAtom(the spiked collar (/obj/item/clothing/neck/human_petcollar/choker), 0, /list (/list))
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): New(0)
/datum/unit_test/create_and_de... (/datum/unit_test/create_and_destroy): Run()
RunUnitTest(/datum/unit_test/create_and_de... (/datum/unit_test/create_and_destroy), /list (/list))
RunUnitTests()
/datum/callback (/datum/callback): InvokeAsync()
|
Wawastation: /datum/unit_test/create_and_destroy:
code/datums/greyscale/_greyscale_config.dm#L254
[09:52:03] Runtime in code/datums/greyscale/_greyscale_config.dm,254: Spiked Collar (Worn) (modular_nova/modules/GAGS/icons/collar.dmi|modular_nova/modules/GAGS/json_configs/collar/spike_worn.json) expected 2 color arguments but only received 1
proc name: GenerateBundle (/datum/greyscale_config/proc/GenerateBundle)
src: Spiked Collar (Worn) (/datum/greyscale_config/collar/spike/worn)
call stack:
Spiked Collar (Worn) (/datum/greyscale_config/collar/spike/worn): GenerateBundle(/list (/list), null, null)
Spiked Collar (Worn) (/datum/greyscale_config/collar/spike/worn): Generate("#222222", null)
Greyscale (/datum/controller/subsystem/processing/greyscale): GetColoredIconByType("/datum/greyscale_config/collar...", "#222222")
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): update greyscale()
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): update greyscale()
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
Atoms (/datum/controller/subsystem/atoms): InitAtom(the spiked collar (/obj/item/clothing/neck/human_petcollar/choker), 0, /list (/list))
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): New(0)
/datum/unit_test/create_and_de... (/datum/unit_test/create_and_destroy): Run()
RunUnitTest(/datum/unit_test/create_and_de... (/datum/unit_test/create_and_destroy), /list (/list))
RunUnitTests()
/datum/callback (/datum/callback): InvokeAsync()
|
Integration Tests (wawastation) / run_integration_tests
FAIL /datum/unit_test/create_and_destroy 88.6s
|
SerenityStation: /datum/unit_test/greyscale_item_icon_states:
code/modules/unit_tests/greyscale_config.dm#L21
Spiked Collar (Worn) (modular_nova/modules/GAGS/icons/collar.dmi|modular_nova/modules/GAGS/json_configs/collar/spike_worn.json) is missing a sprite for the worn overlay for /obj/item/clothing/neck/human_petcollar/choker. Expected icon state: 'choker'
|
Integration Tests (serenitystation) / run_integration_tests
FAIL /datum/unit_test/greyscale_item_icon_states 0s
|
SerenityStation: /datum/unit_test/greyscale_color_count:
code/modules/unit_tests/greyscale_config.dm#L41
/obj/item/clothing/neck/human_petcollar/choker has the wrong amount of colors configured for Spiked Collar (modular_nova/modules/GAGS/icons/collar.dmi|modular_nova/modules/GAGS/json_configs/collar/spike.json). Expected 2 colors but found 1.
|
Integration Tests (serenitystation) / run_integration_tests
FAIL /datum/unit_test/greyscale_color_count 0s
|
SerenityStation: /datum/unit_test/modify_fantasy_variable:
code/datums/greyscale/_greyscale_config.dm#L254
[09:50:17] Runtime in code/datums/greyscale/_greyscale_config.dm,254: Spiked Collar (modular_nova/modules/GAGS/icons/collar.dmi|modular_nova/modules/GAGS/json_configs/collar/spike.json) expected 2 color arguments but only received 1
proc name: GenerateBundle (/datum/greyscale_config/proc/GenerateBundle)
src: Spiked Collar (/datum/greyscale_config/collar/spike)
call stack:
Spiked Collar (/datum/greyscale_config/collar/spike): GenerateBundle(/list (/list), null, null)
Spiked Collar (/datum/greyscale_config/collar/spike): Generate("#222222", null)
Greyscale (/datum/controller/subsystem/processing/greyscale): GetColoredIconByType("/datum/greyscale_config/collar...", "#222222")
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): update greyscale()
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): update greyscale()
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): update greyscale()
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
Atoms (/datum/controller/subsystem/atoms): InitAtom(the spiked collar (/obj/item/clothing/neck/human_petcollar/choker), 0, /list (/list))
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): New(0)
/datum/unit_test/modify_fantas... (/datum/unit_test/modify_fantasy_variable): allocate(/obj/item/clothing/neck/human_... (/obj/item/clothing/neck/human_petcollar/choker))
/datum/unit_test/modify_fantas... (/datum/unit_test/modify_fantasy_variable): Run()
RunUnitTest(/datum/unit_test/modify_fantas... (/datum/unit_test/modify_fantasy_variable), /list (/list))
RunUnitTests()
/datum/callback (/datum/callback): InvokeAsync()
|
SerenityStation: /datum/unit_test/modify_fantasy_variable:
code/datums/greyscale/_greyscale_config.dm#L254
[09:50:17] Runtime in code/datums/greyscale/_greyscale_config.dm,254: Spiked Collar (Worn) (modular_nova/modules/GAGS/icons/collar.dmi|modular_nova/modules/GAGS/json_configs/collar/spike_worn.json) expected 2 color arguments but only received 1
proc name: GenerateBundle (/datum/greyscale_config/proc/GenerateBundle)
src: Spiked Collar (Worn) (/datum/greyscale_config/collar/spike/worn)
call stack:
Spiked Collar (Worn) (/datum/greyscale_config/collar/spike/worn): GenerateBundle(/list (/list), null, null)
Spiked Collar (Worn) (/datum/greyscale_config/collar/spike/worn): Generate("#222222", null)
Greyscale (/datum/controller/subsystem/processing/greyscale): GetColoredIconByType("/datum/greyscale_config/collar...", "#222222")
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): update greyscale()
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): update greyscale()
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
Atoms (/datum/controller/subsystem/atoms): InitAtom(the spiked collar (/obj/item/clothing/neck/human_petcollar/choker), 0, /list (/list))
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): New(0)
/datum/unit_test/modify_fantas... (/datum/unit_test/modify_fantasy_variable): allocate(/obj/item/clothing/neck/human_... (/obj/item/clothing/neck/human_petcollar/choker))
/datum/unit_test/modify_fantas... (/datum/unit_test/modify_fantasy_variable): Run()
RunUnitTest(/datum/unit_test/modify_fantas... (/datum/unit_test/modify_fantasy_variable), /list (/list))
RunUnitTests()
/datum/callback (/datum/callback): InvokeAsync()
|
Integration Tests (serenitystation) / run_integration_tests
FAIL /datum/unit_test/modify_fantasy_variable 50.1s
|
SerenityStation: /datum/unit_test/create_and_destroy:
code/datums/greyscale/_greyscale_config.dm#L254
[09:52:27] Runtime in code/datums/greyscale/_greyscale_config.dm,254: Spiked Collar (modular_nova/modules/GAGS/icons/collar.dmi|modular_nova/modules/GAGS/json_configs/collar/spike.json) expected 2 color arguments but only received 1
proc name: GenerateBundle (/datum/greyscale_config/proc/GenerateBundle)
src: Spiked Collar (/datum/greyscale_config/collar/spike)
call stack:
Spiked Collar (/datum/greyscale_config/collar/spike): GenerateBundle(/list (/list), null, null)
Spiked Collar (/datum/greyscale_config/collar/spike): Generate("#222222", null)
Greyscale (/datum/controller/subsystem/processing/greyscale): GetColoredIconByType("/datum/greyscale_config/collar...", "#222222")
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): update greyscale()
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): update greyscale()
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): update greyscale()
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
Atoms (/datum/controller/subsystem/atoms): InitAtom(the spiked collar (/obj/item/clothing/neck/human_petcollar/choker), 0, /list (/list))
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): New(0)
/datum/unit_test/create_and_de... (/datum/unit_test/create_and_destroy): Run()
RunUnitTest(/datum/unit_test/create_and_de... (/datum/unit_test/create_and_destroy), /list (/list))
RunUnitTests()
/datum/callback (/datum/callback): InvokeAsync()
|
SerenityStation: /datum/unit_test/create_and_destroy:
code/datums/greyscale/_greyscale_config.dm#L254
[09:52:27] Runtime in code/datums/greyscale/_greyscale_config.dm,254: Spiked Collar (Worn) (modular_nova/modules/GAGS/icons/collar.dmi|modular_nova/modules/GAGS/json_configs/collar/spike_worn.json) expected 2 color arguments but only received 1
proc name: GenerateBundle (/datum/greyscale_config/proc/GenerateBundle)
src: Spiked Collar (Worn) (/datum/greyscale_config/collar/spike/worn)
call stack:
Spiked Collar (Worn) (/datum/greyscale_config/collar/spike/worn): GenerateBundle(/list (/list), null, null)
Spiked Collar (Worn) (/datum/greyscale_config/collar/spike/worn): Generate("#222222", null)
Greyscale (/datum/controller/subsystem/processing/greyscale): GetColoredIconByType("/datum/greyscale_config/collar...", "#222222")
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): update greyscale()
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): update greyscale()
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
Atoms (/datum/controller/subsystem/atoms): InitAtom(the spiked collar (/obj/item/clothing/neck/human_petcollar/choker), 0, /list (/list))
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): New(0)
/datum/unit_test/create_and_de... (/datum/unit_test/create_and_destroy): Run()
RunUnitTest(/datum/unit_test/create_and_de... (/datum/unit_test/create_and_destroy), /list (/list))
RunUnitTests()
/datum/callback (/datum/callback): InvokeAsync()
|
Integration Tests (serenitystation) / run_integration_tests
FAIL /datum/unit_test/create_and_destroy 89.7s
|
Blueshift: /datum/unit_test/greyscale_item_icon_states:
code/modules/unit_tests/greyscale_config.dm#L21
Spiked Collar (Worn) (modular_nova/modules/GAGS/icons/collar.dmi|modular_nova/modules/GAGS/json_configs/collar/spike_worn.json) is missing a sprite for the worn overlay for /obj/item/clothing/neck/human_petcollar/choker. Expected icon state: 'choker'
|
Integration Tests (blueshift) / run_integration_tests
FAIL /datum/unit_test/greyscale_item_icon_states 0s
|
Blueshift: /datum/unit_test/greyscale_color_count:
code/modules/unit_tests/greyscale_config.dm#L41
/obj/item/clothing/neck/human_petcollar/choker has the wrong amount of colors configured for Spiked Collar (modular_nova/modules/GAGS/icons/collar.dmi|modular_nova/modules/GAGS/json_configs/collar/spike.json). Expected 2 colors but found 1.
|
Integration Tests (blueshift) / run_integration_tests
FAIL /datum/unit_test/greyscale_color_count 0s
|
Blueshift: /datum/unit_test/modify_fantasy_variable:
code/datums/greyscale/_greyscale_config.dm#L254
[09:50:12] Runtime in code/datums/greyscale/_greyscale_config.dm,254: Spiked Collar (modular_nova/modules/GAGS/icons/collar.dmi|modular_nova/modules/GAGS/json_configs/collar/spike.json) expected 2 color arguments but only received 1
proc name: GenerateBundle (/datum/greyscale_config/proc/GenerateBundle)
src: Spiked Collar (/datum/greyscale_config/collar/spike)
call stack:
Spiked Collar (/datum/greyscale_config/collar/spike): GenerateBundle(/list (/list), null, null)
Spiked Collar (/datum/greyscale_config/collar/spike): Generate("#222222", null)
Greyscale (/datum/controller/subsystem/processing/greyscale): GetColoredIconByType("/datum/greyscale_config/collar...", "#222222")
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): update greyscale()
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): update greyscale()
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): update greyscale()
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
Atoms (/datum/controller/subsystem/atoms): InitAtom(the spiked collar (/obj/item/clothing/neck/human_petcollar/choker), 0, /list (/list))
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): New(0)
/datum/unit_test/modify_fantas... (/datum/unit_test/modify_fantasy_variable): allocate(/obj/item/clothing/neck/human_... (/obj/item/clothing/neck/human_petcollar/choker))
/datum/unit_test/modify_fantas... (/datum/unit_test/modify_fantasy_variable): Run()
RunUnitTest(/datum/unit_test/modify_fantas... (/datum/unit_test/modify_fantasy_variable), /list (/list))
RunUnitTests()
/datum/callback (/datum/callback): InvokeAsync()
|
Blueshift: /datum/unit_test/modify_fantasy_variable:
code/datums/greyscale/_greyscale_config.dm#L254
[09:50:12] Runtime in code/datums/greyscale/_greyscale_config.dm,254: Spiked Collar (Worn) (modular_nova/modules/GAGS/icons/collar.dmi|modular_nova/modules/GAGS/json_configs/collar/spike_worn.json) expected 2 color arguments but only received 1
proc name: GenerateBundle (/datum/greyscale_config/proc/GenerateBundle)
src: Spiked Collar (Worn) (/datum/greyscale_config/collar/spike/worn)
call stack:
Spiked Collar (Worn) (/datum/greyscale_config/collar/spike/worn): GenerateBundle(/list (/list), null, null)
Spiked Collar (Worn) (/datum/greyscale_config/collar/spike/worn): Generate("#222222", null)
Greyscale (/datum/controller/subsystem/processing/greyscale): GetColoredIconByType("/datum/greyscale_config/collar...", "#222222")
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): update greyscale()
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): update greyscale()
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
Atoms (/datum/controller/subsystem/atoms): InitAtom(the spiked collar (/obj/item/clothing/neck/human_petcollar/choker), 0, /list (/list))
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): New(0)
/datum/unit_test/modify_fantas... (/datum/unit_test/modify_fantasy_variable): allocate(/obj/item/clothing/neck/human_... (/obj/item/clothing/neck/human_petcollar/choker))
/datum/unit_test/modify_fantas... (/datum/unit_test/modify_fantasy_variable): Run()
RunUnitTest(/datum/unit_test/modify_fantas... (/datum/unit_test/modify_fantasy_variable), /list (/list))
RunUnitTests()
/datum/callback (/datum/callback): InvokeAsync()
|
Integration Tests (blueshift) / run_integration_tests
FAIL /datum/unit_test/modify_fantasy_variable 51.2s
|
Blueshift: /datum/unit_test/create_and_destroy:
code/datums/greyscale/_greyscale_config.dm#L254
[09:52:31] Runtime in code/datums/greyscale/_greyscale_config.dm,254: Spiked Collar (modular_nova/modules/GAGS/icons/collar.dmi|modular_nova/modules/GAGS/json_configs/collar/spike.json) expected 2 color arguments but only received 1
proc name: GenerateBundle (/datum/greyscale_config/proc/GenerateBundle)
src: Spiked Collar (/datum/greyscale_config/collar/spike)
call stack:
Spiked Collar (/datum/greyscale_config/collar/spike): GenerateBundle(/list (/list), null, null)
Spiked Collar (/datum/greyscale_config/collar/spike): Generate("#222222", null)
Greyscale (/datum/controller/subsystem/processing/greyscale): GetColoredIconByType("/datum/greyscale_config/collar...", "#222222")
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): update greyscale()
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): update greyscale()
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): update greyscale()
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
Atoms (/datum/controller/subsystem/atoms): InitAtom(the spiked collar (/obj/item/clothing/neck/human_petcollar/choker), 0, /list (/list))
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): New(0)
/datum/unit_test/create_and_de... (/datum/unit_test/create_and_destroy): Run()
RunUnitTest(/datum/unit_test/create_and_de... (/datum/unit_test/create_and_destroy), /list (/list))
RunUnitTests()
/datum/callback (/datum/callback): InvokeAsync()
|
Blueshift: /datum/unit_test/create_and_destroy:
code/datums/greyscale/_greyscale_config.dm#L254
[09:52:31] Runtime in code/datums/greyscale/_greyscale_config.dm,254: Spiked Collar (Worn) (modular_nova/modules/GAGS/icons/collar.dmi|modular_nova/modules/GAGS/json_configs/collar/spike_worn.json) expected 2 color arguments but only received 1
proc name: GenerateBundle (/datum/greyscale_config/proc/GenerateBundle)
src: Spiked Collar (Worn) (/datum/greyscale_config/collar/spike/worn)
call stack:
Spiked Collar (Worn) (/datum/greyscale_config/collar/spike/worn): GenerateBundle(/list (/list), null, null)
Spiked Collar (Worn) (/datum/greyscale_config/collar/spike/worn): Generate("#222222", null)
Greyscale (/datum/controller/subsystem/processing/greyscale): GetColoredIconByType("/datum/greyscale_config/collar...", "#222222")
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): update greyscale()
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): update greyscale()
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
Atoms (/datum/controller/subsystem/atoms): InitAtom(the spiked collar (/obj/item/clothing/neck/human_petcollar/choker), 0, /list (/list))
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): New(0)
/datum/unit_test/create_and_de... (/datum/unit_test/create_and_destroy): Run()
RunUnitTest(/datum/unit_test/create_and_de... (/datum/unit_test/create_and_destroy), /list (/list))
RunUnitTests()
/datum/callback (/datum/callback): InvokeAsync()
|
Integration Tests (blueshift) / run_integration_tests
FAIL /datum/unit_test/create_and_destroy 90s
|
NorthStar: /datum/unit_test/greyscale_item_icon_states:
code/modules/unit_tests/greyscale_config.dm#L21
Spiked Collar (Worn) (modular_nova/modules/GAGS/icons/collar.dmi|modular_nova/modules/GAGS/json_configs/collar/spike_worn.json) is missing a sprite for the worn overlay for /obj/item/clothing/neck/human_petcollar/choker. Expected icon state: 'choker'
|
Integration Tests (northstar) / run_integration_tests
FAIL /datum/unit_test/greyscale_item_icon_states 0s
|
NorthStar: /datum/unit_test/greyscale_color_count:
code/modules/unit_tests/greyscale_config.dm#L41
/obj/item/clothing/neck/human_petcollar/choker has the wrong amount of colors configured for Spiked Collar (modular_nova/modules/GAGS/icons/collar.dmi|modular_nova/modules/GAGS/json_configs/collar/spike.json). Expected 2 colors but found 1.
|
Integration Tests (northstar) / run_integration_tests
FAIL /datum/unit_test/greyscale_color_count 0s
|
NorthStar: /datum/unit_test/modify_fantasy_variable:
code/datums/greyscale/_greyscale_config.dm#L254
[09:50:26] Runtime in code/datums/greyscale/_greyscale_config.dm,254: Spiked Collar (modular_nova/modules/GAGS/icons/collar.dmi|modular_nova/modules/GAGS/json_configs/collar/spike.json) expected 2 color arguments but only received 1
proc name: GenerateBundle (/datum/greyscale_config/proc/GenerateBundle)
src: Spiked Collar (/datum/greyscale_config/collar/spike)
call stack:
Spiked Collar (/datum/greyscale_config/collar/spike): GenerateBundle(/list (/list), null, null)
Spiked Collar (/datum/greyscale_config/collar/spike): Generate("#222222", null)
Greyscale (/datum/controller/subsystem/processing/greyscale): GetColoredIconByType("/datum/greyscale_config/collar...", "#222222")
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): update greyscale()
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): update greyscale()
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): update greyscale()
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
Atoms (/datum/controller/subsystem/atoms): InitAtom(the spiked collar (/obj/item/clothing/neck/human_petcollar/choker), 0, /list (/list))
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): New(0)
/datum/unit_test/modify_fantas... (/datum/unit_test/modify_fantasy_variable): allocate(/obj/item/clothing/neck/human_... (/obj/item/clothing/neck/human_petcollar/choker))
/datum/unit_test/modify_fantas... (/datum/unit_test/modify_fantasy_variable): Run()
RunUnitTest(/datum/unit_test/modify_fantas... (/datum/unit_test/modify_fantasy_variable), /list (/list))
RunUnitTests()
/datum/callback (/datum/callback): InvokeAsync()
|
NorthStar: /datum/unit_test/modify_fantasy_variable:
code/datums/greyscale/_greyscale_config.dm#L254
[09:50:26] Runtime in code/datums/greyscale/_greyscale_config.dm,254: Spiked Collar (Worn) (modular_nova/modules/GAGS/icons/collar.dmi|modular_nova/modules/GAGS/json_configs/collar/spike_worn.json) expected 2 color arguments but only received 1
proc name: GenerateBundle (/datum/greyscale_config/proc/GenerateBundle)
src: Spiked Collar (Worn) (/datum/greyscale_config/collar/spike/worn)
call stack:
Spiked Collar (Worn) (/datum/greyscale_config/collar/spike/worn): GenerateBundle(/list (/list), null, null)
Spiked Collar (Worn) (/datum/greyscale_config/collar/spike/worn): Generate("#222222", null)
Greyscale (/datum/controller/subsystem/processing/greyscale): GetColoredIconByType("/datum/greyscale_config/collar...", "#222222")
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): update greyscale()
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): update greyscale()
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
Atoms (/datum/controller/subsystem/atoms): InitAtom(the spiked collar (/obj/item/clothing/neck/human_petcollar/choker), 0, /list (/list))
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): New(0)
/datum/unit_test/modify_fantas... (/datum/unit_test/modify_fantasy_variable): allocate(/obj/item/clothing/neck/human_... (/obj/item/clothing/neck/human_petcollar/choker))
/datum/unit_test/modify_fantas... (/datum/unit_test/modify_fantasy_variable): Run()
RunUnitTest(/datum/unit_test/modify_fantas... (/datum/unit_test/modify_fantasy_variable), /list (/list))
RunUnitTests()
/datum/callback (/datum/callback): InvokeAsync()
|
Integration Tests (northstar) / run_integration_tests
FAIL /datum/unit_test/modify_fantasy_variable 50.2s
|
NorthStar: /datum/unit_test/create_and_destroy:
code/datums/greyscale/_greyscale_config.dm#L254
[09:52:36] Runtime in code/datums/greyscale/_greyscale_config.dm,254: Spiked Collar (modular_nova/modules/GAGS/icons/collar.dmi|modular_nova/modules/GAGS/json_configs/collar/spike.json) expected 2 color arguments but only received 1
proc name: GenerateBundle (/datum/greyscale_config/proc/GenerateBundle)
src: Spiked Collar (/datum/greyscale_config/collar/spike)
call stack:
Spiked Collar (/datum/greyscale_config/collar/spike): GenerateBundle(/list (/list), null, null)
Spiked Collar (/datum/greyscale_config/collar/spike): Generate("#222222", null)
Greyscale (/datum/controller/subsystem/processing/greyscale): GetColoredIconByType("/datum/greyscale_config/collar...", "#222222")
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): update greyscale()
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): update greyscale()
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): update greyscale()
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
Atoms (/datum/controller/subsystem/atoms): InitAtom(the spiked collar (/obj/item/clothing/neck/human_petcollar/choker), 0, /list (/list))
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): New(0)
/datum/unit_test/create_and_de... (/datum/unit_test/create_and_destroy): Run()
RunUnitTest(/datum/unit_test/create_and_de... (/datum/unit_test/create_and_destroy), /list (/list))
RunUnitTests()
/datum/callback (/datum/callback): InvokeAsync()
|
NorthStar: /datum/unit_test/create_and_destroy:
code/datums/greyscale/_greyscale_config.dm#L254
[09:52:36] Runtime in code/datums/greyscale/_greyscale_config.dm,254: Spiked Collar (Worn) (modular_nova/modules/GAGS/icons/collar.dmi|modular_nova/modules/GAGS/json_configs/collar/spike_worn.json) expected 2 color arguments but only received 1
proc name: GenerateBundle (/datum/greyscale_config/proc/GenerateBundle)
src: Spiked Collar (Worn) (/datum/greyscale_config/collar/spike/worn)
call stack:
Spiked Collar (Worn) (/datum/greyscale_config/collar/spike/worn): GenerateBundle(/list (/list), null, null)
Spiked Collar (Worn) (/datum/greyscale_config/collar/spike/worn): Generate("#222222", null)
Greyscale (/datum/controller/subsystem/processing/greyscale): GetColoredIconByType("/datum/greyscale_config/collar...", "#222222")
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): update greyscale()
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): update greyscale()
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
Atoms (/datum/controller/subsystem/atoms): InitAtom(the spiked collar (/obj/item/clothing/neck/human_petcollar/choker), 0, /list (/list))
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): New(0)
/datum/unit_test/create_and_de... (/datum/unit_test/create_and_destroy): Run()
RunUnitTest(/datum/unit_test/create_and_de... (/datum/unit_test/create_and_destroy), /list (/list))
RunUnitTests()
/datum/callback (/datum/callback): InvokeAsync()
|
Integration Tests (northstar) / run_integration_tests
FAIL /datum/unit_test/create_and_destroy 90s
|
Gateway Test: /datum/unit_test/greyscale_item_icon_states:
code/modules/unit_tests/greyscale_config.dm#L21
Spiked Collar (Worn) (modular_nova/modules/GAGS/icons/collar.dmi|modular_nova/modules/GAGS/json_configs/collar/spike_worn.json) is missing a sprite for the worn overlay for /obj/item/clothing/neck/human_petcollar/choker. Expected icon state: 'choker'
|
Integration Tests (gateway_test) / run_integration_tests
FAIL /datum/unit_test/greyscale_item_icon_states 0s
|
Gateway Test: /datum/unit_test/greyscale_color_count:
code/modules/unit_tests/greyscale_config.dm#L41
/obj/item/clothing/neck/human_petcollar/choker has the wrong amount of colors configured for Spiked Collar (modular_nova/modules/GAGS/icons/collar.dmi|modular_nova/modules/GAGS/json_configs/collar/spike.json). Expected 2 colors but found 1.
|
Integration Tests (gateway_test) / run_integration_tests
FAIL /datum/unit_test/greyscale_color_count 0s
|
Gateway Test: /datum/unit_test/modify_fantasy_variable:
code/datums/greyscale/_greyscale_config.dm#L254
[09:51:06] Runtime in code/datums/greyscale/_greyscale_config.dm,254: Spiked Collar (modular_nova/modules/GAGS/icons/collar.dmi|modular_nova/modules/GAGS/json_configs/collar/spike.json) expected 2 color arguments but only received 1
proc name: GenerateBundle (/datum/greyscale_config/proc/GenerateBundle)
src: Spiked Collar (/datum/greyscale_config/collar/spike)
call stack:
Spiked Collar (/datum/greyscale_config/collar/spike): GenerateBundle(/list (/list), null, null)
Spiked Collar (/datum/greyscale_config/collar/spike): Generate("#222222", null)
Greyscale (/datum/controller/subsystem/processing/greyscale): GetColoredIconByType("/datum/greyscale_config/collar...", "#222222")
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): update greyscale()
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): update greyscale()
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): update greyscale()
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
Atoms (/datum/controller/subsystem/atoms): InitAtom(the spiked collar (/obj/item/clothing/neck/human_petcollar/choker), 0, /list (/list))
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): New(0)
/datum/unit_test/modify_fantas... (/datum/unit_test/modify_fantasy_variable): allocate(/obj/item/clothing/neck/human_... (/obj/item/clothing/neck/human_petcollar/choker))
/datum/unit_test/modify_fantas... (/datum/unit_test/modify_fantasy_variable): Run()
RunUnitTest(/datum/unit_test/modify_fantas... (/datum/unit_test/modify_fantasy_variable), /list (/list))
RunUnitTests()
/datum/callback (/datum/callback): InvokeAsync()
|
Gateway Test: /datum/unit_test/modify_fantasy_variable:
code/datums/greyscale/_greyscale_config.dm#L254
[09:51:06] Runtime in code/datums/greyscale/_greyscale_config.dm,254: Spiked Collar (Worn) (modular_nova/modules/GAGS/icons/collar.dmi|modular_nova/modules/GAGS/json_configs/collar/spike_worn.json) expected 2 color arguments but only received 1
proc name: GenerateBundle (/datum/greyscale_config/proc/GenerateBundle)
src: Spiked Collar (Worn) (/datum/greyscale_config/collar/spike/worn)
call stack:
Spiked Collar (Worn) (/datum/greyscale_config/collar/spike/worn): GenerateBundle(/list (/list), null, null)
Spiked Collar (Worn) (/datum/greyscale_config/collar/spike/worn): Generate("#222222", null)
Greyscale (/datum/controller/subsystem/processing/greyscale): GetColoredIconByType("/datum/greyscale_config/collar...", "#222222")
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): update greyscale()
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): update greyscale()
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
Atoms (/datum/controller/subsystem/atoms): InitAtom(the spiked collar (/obj/item/clothing/neck/human_petcollar/choker), 0, /list (/list))
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): New(0)
/datum/unit_test/modify_fantas... (/datum/unit_test/modify_fantasy_variable): allocate(/obj/item/clothing/neck/human_... (/obj/item/clothing/neck/human_petcollar/choker))
/datum/unit_test/modify_fantas... (/datum/unit_test/modify_fantasy_variable): Run()
RunUnitTest(/datum/unit_test/modify_fantas... (/datum/unit_test/modify_fantasy_variable), /list (/list))
RunUnitTests()
/datum/callback (/datum/callback): InvokeAsync()
|
Integration Tests (gateway_test) / run_integration_tests
FAIL /datum/unit_test/modify_fantasy_variable 49.9s
|
Gateway Test: /datum/unit_test/create_and_destroy:
code/datums/greyscale/_greyscale_config.dm#L254
[09:52:52] Runtime in code/datums/greyscale/_greyscale_config.dm,254: Spiked Collar (modular_nova/modules/GAGS/icons/collar.dmi|modular_nova/modules/GAGS/json_configs/collar/spike.json) expected 2 color arguments but only received 1
proc name: GenerateBundle (/datum/greyscale_config/proc/GenerateBundle)
src: Spiked Collar (/datum/greyscale_config/collar/spike)
call stack:
Spiked Collar (/datum/greyscale_config/collar/spike): GenerateBundle(/list (/list), null, null)
Spiked Collar (/datum/greyscale_config/collar/spike): Generate("#222222", null)
Greyscale (/datum/controller/subsystem/processing/greyscale): GetColoredIconByType("/datum/greyscale_config/collar...", "#222222")
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): update greyscale()
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): update greyscale()
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): update greyscale()
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
Atoms (/datum/controller/subsystem/atoms): InitAtom(the spiked collar (/obj/item/clothing/neck/human_petcollar/choker), 0, /list (/list))
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): New(0)
/datum/unit_test/create_and_de... (/datum/unit_test/create_and_destroy): Run()
RunUnitTest(/datum/unit_test/create_and_de... (/datum/unit_test/create_and_destroy), /list (/list))
RunUnitTests()
/datum/callback (/datum/callback): InvokeAsync()
|
Gateway Test: /datum/unit_test/create_and_destroy:
code/datums/greyscale/_greyscale_config.dm#L254
[09:52:52] Runtime in code/datums/greyscale/_greyscale_config.dm,254: Spiked Collar (Worn) (modular_nova/modules/GAGS/icons/collar.dmi|modular_nova/modules/GAGS/json_configs/collar/spike_worn.json) expected 2 color arguments but only received 1
proc name: GenerateBundle (/datum/greyscale_config/proc/GenerateBundle)
src: Spiked Collar (Worn) (/datum/greyscale_config/collar/spike/worn)
call stack:
Spiked Collar (Worn) (/datum/greyscale_config/collar/spike/worn): GenerateBundle(/list (/list), null, null)
Spiked Collar (Worn) (/datum/greyscale_config/collar/spike/worn): Generate("#222222", null)
Greyscale (/datum/controller/subsystem/processing/greyscale): GetColoredIconByType("/datum/greyscale_config/collar...", "#222222")
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): update greyscale()
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): update greyscale()
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): Initialize(0)
Atoms (/datum/controller/subsystem/atoms): InitAtom(the spiked collar (/obj/item/clothing/neck/human_petcollar/choker), 0, /list (/list))
the spiked collar (/obj/item/clothing/neck/human_petcollar/choker): New(0)
/datum/unit_test/create_and_de... (/datum/unit_test/create_and_destroy): Run()
RunUnitTest(/datum/unit_test/create_and_de... (/datum/unit_test/create_and_destroy), /list (/list))
RunUnitTests()
/datum/callback (/datum/callback): InvokeAsync()
|
Integration Tests (gateway_test) / run_integration_tests
FAIL /datum/unit_test/create_and_destroy 87.9s
|
Run Linters
OD0000: Unimplemented proc & var warnings are currently suppressed (This is expected and can be ignored)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
test_artifacts_biodome__
Expired
|
174 KB |
|
test_artifacts_birdshot__
Expired
|
174 KB |
|
test_artifacts_blueshift__
Expired
|
174 KB |
|
test_artifacts_deltastation__
Expired
|
174 KB |
|
test_artifacts_gateway_test__
Expired
|
174 KB |
|
test_artifacts_icebox__
Expired
|
174 KB |
|
test_artifacts_metastation__
Expired
|
174 KB |
|
test_artifacts_multiz_debug__
Expired
|
174 KB |
|
test_artifacts_northstar__
Expired
|
174 KB |
|
test_artifacts_ouroboros__
Expired
|
174 KB |
|
test_artifacts_runtimestation_515_1636
Expired
|
174 KB |
|
test_artifacts_runtimestation__
Expired
|
174 KB |
|
test_artifacts_serenitystation__
Expired
|
174 KB |
|
test_artifacts_tramstation__
Expired
|
174 KB |
|
test_artifacts_voidraptor__
Expired
|
174 KB |
|
test_artifacts_wawastation__
Expired
|
174 KB |
|