Skip to content

Commit e2fe3b9

Browse files
committed
Add TODO
1 parent 29744d2 commit e2fe3b9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

taskcluster/fxci_config_taskgraph/transforms/integration_test.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -161,6 +161,8 @@ def make_integration_test_description(task_def: dict[str, Any]):
161161
"attributes": {"integration": "gecko"},
162162
}
163163
rewrite_docker_image(taskdesc)
164+
# TODO: need to rewrite dependencies for things that are also being scheduled
165+
# eg: translations pipeline has a deep graph that needs to be preserved to work
164166
return taskdesc
165167

166168

0 commit comments

Comments
 (0)