Skip to content

DTD should be disabled for internal bazel workspaces #5020

@DanTup

Description

@DanTup

DTD isn't available for internal builds and is currently triggering this error:

image

[DartToolingDaemon] [Error] Could not find /usr/lib/google-dartlang/bin/snapshots/dart_tooling_daemon.dart.snapshot. Have you built the full Dart SDK?

We currently assume all SDKs over a certain version have DTD available but this isn't the case here. We should disable DTD for Bazel workspaces.

Metadata

Metadata

Assignees

No one assigned

    Labels

    in dtdRelates to integration with the Dart Tooling Daemonis bug

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions